[PATCH 0/4] DT address cleanups and refactoring

From: Rob Herring
Date: Thu May 27 2021 - 15:45:58 EST


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