[PATCH 0/6 v2] of: Implement iterator for phandles

Rob Herring robh+dt at kernel.org
Tue Apr 19 15:30:00 PDT 2016


On Mon, Apr 4, 2016 at 10:49 AM, Joerg Roedel <joro at 8bytes.org> wrote:
> Hi,
>
> here is a new version of the 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 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.
>
> Patches are based on v4.6-rc2

Series now applied.

Rob



More information about the linux-arm-kernel mailing list