]> Gentwo Git Trees - linux/.git/commit
Merge branch 'pci/controller/j721e'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:18 +0000 (12:13 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:18 +0000 (12:13 -0500)
commitda72dcc28eb75758366da0167074911f71a8ead6
treed8c87c8fe3f9e39c2f70c1c8f4d87e36b77e5e96
parentefe4466add2f237fe17d053e2de71768e1141463
parentcfcd6cab2f33c24a68517f9e3131480b4000c2be
Merge branch 'pci/controller/j721e'

- Add MODULE_DEVICE_TABLE() so driver can be autoloaded (Siddharth
  Vadapalli)

- Power controller off before configuring the glue layer so the controller
  latches the correct values on power-on (Siddharth Vadapalli)

- Correct the error message when j721e_pcie_ctrl_init() fails (Alok Tiwari)

* pci/controller/j721e:
  PCI: j721e: Fix incorrect error message in probe()
  PCI: j721e: Fix programming sequence of "strap" settings
  PCI: j721e: Fix module autoloading