Re: [PATCH v14 3/6] of, numa: Add NUMA of binding implementation.

2016-03-03 Thread Rob Herring
On Thu, Mar 3, 2016 at 5:55 PM, David Daney wrote: > From: David Daney > > Add device tree parsing for NUMA topology using device > "numa-node-id" property in distance-map and cpu nodes. > > This is a complete rewrite of a previous patch by: >Ganapatrao Kulkarni > > Signed-off-by: David Daney

[PATCH v14 3/6] of, numa: Add NUMA of binding implementation.

2016-03-03 Thread David Daney
From: David Daney Add device tree parsing for NUMA topology using device "numa-node-id" property in distance-map and cpu nodes. This is a complete rewrite of a previous patch by: Ganapatrao Kulkarni Signed-off-by: David Daney --- drivers/of/Kconfig | 3 + drivers/of/Makefile | 1 +