]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'pci/controller/imx6'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 27 Mar 2025 18:14:49 +0000 (13:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 27 Mar 2025 18:14:49 +0000 (13:14 -0500)
- Identify the second controller on i.MX8MQ based on devicetree
  'linux,pci-domain' instead of DBI 'reg' address (Richard Zhu)

- Use devm_clk_bulk_get_all() to fetch clocks to simplify the code (Richard
  Zhu)

* pci/controller/imx6:
  PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocks
  PCI: imx6: Identify controller via 'linux,pci-domain', not address


Trivial merge