On Tue, Aug 29, 2017 at 9:25 AM, Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> wrote: > Several host bridge drivers duplicate of_pci_range_parser_init() > in order to parse their dma-ranges property. > > Provide of_pci_dma_range_parser_init() for that use-case. > > Signed-off-by: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> > --- > drivers/of/address.c | 19 ++++++++++++++++--- > include/linux/of_address.h | 10 +++++++++- > 2 files changed, 25 insertions(+), 4 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx> I'm assuming this will go thru the PCI tree. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html