[PATCH v10 3/8] dt, numa: adding numa dt binding implementation.

Rob Herring robh+dt at kernel.org
Thu Feb 11 06:50:41 PST 2016


On Tue, Feb 2, 2016 at 4:09 AM, Ganapatrao Kulkarni
<gkulkarni at caviumnetworks.com> wrote:
> dt node parsing for numa topology is done using device property
> numa-node-id and device node distance-map.

How is it that powerpc doesn't need flat DT parsing for NUMA? Both
arches are memblock based and the binding is similar IIRC, so you
should be able to find a way to do this with the unflattened tree.
Ideally, there should be some common code shared as well.

Do you have a git tree with this series?

Rob



More information about the linux-arm-kernel mailing list