On Mon, 2024-07-29 at 16:36 -0600, Rob Herring (Arm) wrote: > The CXL driver has its own custom implementations of typed DT > property > accessors. Replace the custom property accessor functions with the > common DT property functions. > > This clean-up is part of a larger effort to remove of_get_property() > and > other DT functions which leak pointers to DT node and property data. > > Signed-off-by: Rob Herring (Arm) <r...@kernel.org>
This patch leaves two uses of of_get_property() (in read_phys_addr() and read_adapter_irq_config()) - are you planning to get rid of those in a future patch? Acked-by: Andrew Donnellan <a...@linux.ibm.com> -- Andrew Donnellan OzLabs, ADL Canberra a...@linux.ibm.com IBM Australia Limited