RE: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-17 Thread Ioana Ciornei
> On Thu, Nov 16, 2017 at 02:24:49PM +, Ioana Ciornei wrote: > ... > > > > + fsl_mc: fsl-mc@80c00 { > > > > > > The unit-address of the node should be somehow related to 'reg' > > > property. Can you please help me understand how they are related? > > > > The unit-address of the

RE: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-17 Thread Ioana Ciornei
> On Thu, Nov 16, 2017 at 02:24:49PM +, Ioana Ciornei wrote: > ... > > > > + fsl_mc: fsl-mc@80c00 { > > > > > > The unit-address of the node should be somehow related to 'reg' > > > property. Can you please help me understand how they are related? > > > > The unit-address of the

Re: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-17 Thread Shawn Guo
On Thu, Nov 16, 2017 at 02:24:49PM +, Ioana Ciornei wrote: ... > > > + fsl_mc: fsl-mc@80c00 { > > > > The unit-address of the node should be somehow related to 'reg' > > property. Can you please help me understand how they are related? > > The unit-address of the fsl-mc node is the base

Re: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-17 Thread Shawn Guo
On Thu, Nov 16, 2017 at 02:24:49PM +, Ioana Ciornei wrote: ... > > > + fsl_mc: fsl-mc@80c00 { > > > > The unit-address of the node should be somehow related to 'reg' > > property. Can you please help me understand how they are related? > > The unit-address of the fsl-mc node is the base

RE: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-16 Thread Ioana Ciornei
See comments inline. > > On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote: > > Add the fsl-mc node in the LS1088A device tree. > > > > Signed-off-by: Ioana Ciornei > > --- > > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 62 > ++ >

RE: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-16 Thread Ioana Ciornei
See comments inline. > > On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote: > > Add the fsl-mc node in the LS1088A device tree. > > > > Signed-off-by: Ioana Ciornei > > --- > > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 62 > ++ > > 1 file changed, 62

Re: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-16 Thread Shawn Guo
On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote: > Add the fsl-mc node in the LS1088A device tree. > > Signed-off-by: Ioana Ciornei > --- > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 62 > ++ > 1 file changed, 62 insertions(+)

Re: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node

2017-11-16 Thread Shawn Guo
On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote: > Add the fsl-mc node in the LS1088A device tree. > > Signed-off-by: Ioana Ciornei > --- > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 62 > ++ > 1 file changed, 62 insertions(+) > > diff --git