[PATCH 1/3] of/pci: Add dma-ranges parsing support

Rob Herring robh+dt at kernel.org
Fri Sep 1 11:27:13 PDT 2017


On Tue, Aug 29, 2017 at 9:25 AM, Marc Gonzalez
<marc_gonzalez at sigmadesigns.com> 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 at sigmadesigns.com>
> ---
>  drivers/of/address.c       | 19 ++++++++++++++++---
>  include/linux/of_address.h | 10 +++++++++-
>  2 files changed, 25 insertions(+), 4 deletions(-)

Reviewed-by: Rob Herring <robh at kernel.org>

I'm assuming this will go thru the PCI tree.

Rob



More information about the linux-arm-kernel mailing list