mbox series

[0/4] DT address cleanups and refactoring

Message ID 20210527194547.1287934-1-robh@kernel.org
Headers show
Series DT address cleanups and refactoring | expand

Message

Rob Herring (Arm) May 27, 2021, 7:45 p.m. UTC
This series merges implementations of som PCI and 'regular' DT address 
functions and it simplifies the of_address.h ifdefs a bit.

Rob

Rob Herring (4):
  PCI: Add empty stub for pci_register_io_range()
  of: Merge of_get_address() and of_get_pci_address() implementations
  of: address: Use IS_ENABLED() for !CONFIG_PCI
  of: Merge of_address_to_resource() and of_pci_address_to_resource()
    implementations

 drivers/of/address.c       | 114 +++++++++++++------------------------
 include/linux/of_address.h |  54 +++++++++---------
 include/linux/pci.h        |   4 ++
 3 files changed, 70 insertions(+), 102 deletions(-)

-- 
2.27.0