projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8c6dadf
f6a1fdf
)
Merge branch 'pci/controller/imx6'
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 27 Mar 2025 18:14:49 +0000
(13:14 -0500)
committer
Bjorn 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