Re: [RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-22 Thread Hanjun Guo
On 2015/12/21 22:27, Will Deacon wrote: Mark, On Fri, Dec 18, 2015 at 06:03:47PM +, Mark Rutland wrote: On Fri, Dec 18, 2015 at 09:00:18PM +0530, Ganapatrao Kulkarni wrote: Hi Mark, On Fri, Dec 18, 2015 at 7:48 PM, Mark Rutland wrote: +- distance-matrix + This property defines a matrix

Re: [RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-21 Thread Will Deacon
Mark, On Fri, Dec 18, 2015 at 06:03:47PM +, Mark Rutland wrote: > On Fri, Dec 18, 2015 at 09:00:18PM +0530, Ganapatrao Kulkarni wrote: > > Hi Mark, > > > > On Fri, Dec 18, 2015 at 7:48 PM, Mark Rutland wrote: > > >> +- distance-matrix > > >> + This property defines a matrix to describe the

Re: [RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-18 Thread Ganapatrao Kulkarni
On Fri, Dec 18, 2015 at 11:33 PM, Mark Rutland wrote: > On Fri, Dec 18, 2015 at 09:00:18PM +0530, Ganapatrao Kulkarni wrote: >> Hi Mark, >> >> On Fri, Dec 18, 2015 at 7:48 PM, Mark Rutland wrote: >> >> +- distance-matrix >> >> + This property defines a matrix to describe the relative distances >

Re: [RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-18 Thread Mark Rutland
On Fri, Dec 18, 2015 at 09:00:18PM +0530, Ganapatrao Kulkarni wrote: > Hi Mark, > > On Fri, Dec 18, 2015 at 7:48 PM, Mark Rutland wrote: > >> +- distance-matrix > >> + This property defines a matrix to describe the relative distances > >> + between all numa nodes. > >> + It is represented as a

Re: [RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-18 Thread Ganapatrao Kulkarni
Hi Mark, On Fri, Dec 18, 2015 at 7:48 PM, Mark Rutland wrote: > Hi, > >> +== >> +2 - numa-node-id >> +== >> + >> +For the purpose of identificat

Re: [RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-18 Thread Mark Rutland
Hi, > +== > +2 - numa-node-id > +== > + > +For the purpose of identification, each NUMA node is associated with a unique > +token known as a node

[RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-17 Thread Ganapatrao Kulkarni
DT bindings for numa mapping of memory, cores and IOs. Reviewed-by: Robert Richter Signed-off-by: Ganapatrao Kulkarni --- Documentation/devicetree/bindings/arm/numa.txt | 273 + 1 file changed, 273 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/n

Re: [PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-17 Thread Ganapatrao Kulkarni
On Fri, Dec 18, 2015 at 12:37 AM, Mark Rutland wrote: > Hi, > > On Fri, Dec 11, 2015 at 08:11:07PM +0530, Ganapatrao Kulkarni wrote: >> On Fri, Dec 11, 2015 at 7:23 PM, Mark Rutland wrote: >> > Hi, >> > >> > On Tue, Nov 17, 2015 at 10:50:41PM +0530, Ganapatrao Kulkarni wrote: >> >> DT bindings fo

Re: [PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-17 Thread Mark Rutland
Hi, On Fri, Dec 11, 2015 at 08:11:07PM +0530, Ganapatrao Kulkarni wrote: > On Fri, Dec 11, 2015 at 7:23 PM, Mark Rutland wrote: > > Hi, > > > > On Tue, Nov 17, 2015 at 10:50:41PM +0530, Ganapatrao Kulkarni wrote: > >> DT bindings for numa mapping of memory, cores and IOs. > >> > >> Reviewed-by: R

Re: [PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-11 Thread Ganapatrao Kulkarni
On Fri, Dec 11, 2015 at 7:23 PM, Mark Rutland wrote: > Hi, > > On Tue, Nov 17, 2015 at 10:50:41PM +0530, Ganapatrao Kulkarni wrote: >> DT bindings for numa mapping of memory, cores and IOs. >> >> Reviewed-by: Robert Richter >> Signed-off-by: Ganapatrao Kulkarni > > Overall this looks good to me.

Re: [PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-12-11 Thread Mark Rutland
Hi, On Tue, Nov 17, 2015 at 10:50:41PM +0530, Ganapatrao Kulkarni wrote: > DT bindings for numa mapping of memory, cores and IOs. > > Reviewed-by: Robert Richter > Signed-off-by: Ganapatrao Kulkarni Overall this looks good to me. However, I have a couple of concerns. > --- > Documentation/de

[PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa.

2015-11-17 Thread Ganapatrao Kulkarni
DT bindings for numa mapping of memory, cores and IOs. Reviewed-by: Robert Richter Signed-off-by: Ganapatrao Kulkarni --- Documentation/devicetree/bindings/arm/numa.txt | 272 + 1 file changed, 272 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/n