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

2016-03-03 Thread Rob Herring
On Thu, Mar 3, 2016 at 11:33 AM, David Daney wrote: > On 03/02/2016 07:34 PM, Rob Herring wrote: >> >> On Wed, Mar 2, 2016 at 4: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 n

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

2016-03-03 Thread David Daney
On 03/02/2016 07:34 PM, Rob Herring wrote: On Wed, Mar 2, 2016 at 4: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 Kulk

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

2016-03-02 Thread Ganapatrao Kulkarni
On Thu, Mar 3, 2016 at 9:55 AM, Ganapatrao Kulkarni wrote: > On Thu, Mar 3, 2016 at 9:04 AM, Rob Herring wrote: >> On Wed, Mar 2, 2016 at 4:55 PM, David Daney wrote: >>> From: David Daney >>> >>> Add device tree parsing for NUMA topology using device >>> "numa-node-id" property in distance-map

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

2016-03-02 Thread Ganapatrao Kulkarni
On Thu, Mar 3, 2016 at 9:04 AM, Rob Herring wrote: > On Wed, Mar 2, 2016 at 4: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

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

2016-03-02 Thread Rob Herring
On Wed, Mar 2, 2016 at 4: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 v13 3/6] of, numa: Add NUMA of binding implementation.

2016-03-02 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 +