On Tue, Mar 22, 2016 at 12:58 PM, Joerg Roedel <joro@xxxxxxxxxx> wrote: > Hi, > > here is an implementation of the iterator over phandles > concept which Rob Herring suggested to me some time ago. My > approach is a little bit different from what the diff showed > back then, but it gets rid of the allocation and 'struct > 'struct of_phandle_args' misuse. > > I also converted the arm-smmu driver to make use of the > iterator. The resulting kernel boots on my AMD Seattle > system and fixes the warning triggered there. The patches > now also pass all dt-unittests in my kvm environment. > > Please review. Patches are based on v4.5. Other than my one comment, this looks good to me. For the series: Acked-by: Rob Herring <robh@xxxxxxxxxx> -- 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