[PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing
Will Deacon
will.deacon at arm.com
Thu Apr 14 10:16:14 PDT 2016
Hi Joerg,
On Mon, Apr 04, 2016 at 05:49:22PM +0200, Joerg Roedel wrote:
> From: Joerg Roedel <jroedel at suse.de>
>
> Remove the usage of of_parse_phandle_with_args() and replace
> it by the phandle-iterator implementation so that we can
> parse out all of the potentially present 128 stream-ids.
>
> Signed-off-by: Joerg Roedel <jroedel at suse.de>
> ---
> drivers/iommu/arm-smmu.c | 38 ++++++++++++++++++++++++++++++--------
> 1 file changed, 30 insertions(+), 8 deletions(-)
Looks good to me. Given that you probably want to keep this with the
related DT changes:
Acked-by: Will Deacon <will.deacon at arm.com>
Thanks,
Will
More information about the linux-arm-kernel
mailing list