]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'pci/controller/dra7xx'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jan 2025 19:04:54 +0000 (13:04 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jan 2025 19:04:54 +0000 (13:04 -0600)
commit8ee6c616337ae3fe3db150a2f426415ead9fd69f
treea0b3c89e450338113876c6bdbe7b193139481f43
parentec3619abbf0ea62d7215f345a07a6b33fa90ce8b
parentad9afd75030174e8f9eabd9d5c1a87a625db430c
Merge branch 'pci/controller/dra7xx'

- Simplify by using syscon_regmap_lookup_by_phandle_args() instead of
  syscon_regmap_lookup_by_phandle() followed by
  of_parse_phandle_with_fixed_args() or of_property_read_u32_index()
  (Krzysztof Kozlowski)

* pci/controller/dra7xx:
  PCI: dra7xx: Use syscon_regmap_lookup_by_phandle_args