[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210527194547.1287934-1-robh@kernel.org>
Date: Thu, 27 May 2021 14:45:43 -0500
From: Rob Herring <robh@...nel.org>
To: devicetree@...r.kernel.org, Frank Rowand <frowand.list@...il.com>
Cc: linux-kernel@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>,
linux-pci@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>
Subject: [PATCH 0/4] DT address cleanups and refactoring
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
Powered by blists - more mailing lists