Merge branch 'pci/controller/iproc'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:53 +0000 (11:03 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:53 +0000 (11:03 -0500)
- Use of_property_read_bool() instead of low-level accessors for boolean
  properties (Rob Herring)

* pci/controller/iproc:
  PCI: iproc: Use of_property_read_bool() for boolean properties


Trivial merge