RE: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-02 Thread Troy Jia
> > On Tue, Jan 03, 2017 at 03:49:33AM +, Troy Jia wrote: > > > > @@ -279,6 +282,82 @@ > > > > clocks = <>; > > > > }; > > > > > > > > + tmu: tmu@1f0 { > > > > + compatible = "fsl,qoriq-tmu"; > > > > +

RE: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-02 Thread Troy Jia
> > On Tue, Jan 03, 2017 at 03:49:33AM +, Troy Jia wrote: > > > > @@ -279,6 +282,82 @@ > > > > clocks = <>; > > > > }; > > > > > > > > + tmu: tmu@1f0 { > > > > + compatible = "fsl,qoriq-tmu"; > > > > +

Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-02 Thread Shawn Guo
On Tue, Jan 03, 2017 at 03:49:33AM +, Troy Jia wrote: > > > @@ -279,6 +282,82 @@ > > > clocks = <>; > > > }; > > > > > > + tmu: tmu@1f0 { > > > + compatible = "fsl,qoriq-tmu"; > > > + reg = <0x0 0x1f0 0x0 0x1>; > >

Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-02 Thread Shawn Guo
On Tue, Jan 03, 2017 at 03:49:33AM +, Troy Jia wrote: > > > @@ -279,6 +282,82 @@ > > > clocks = <>; > > > }; > > > > > > + tmu: tmu@1f0 { > > > + compatible = "fsl,qoriq-tmu"; > > > + reg = <0x0 0x1f0 0x0 0x1>; > >

RE: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-02 Thread Troy Jia
ernel.org; Scott Wood > <scott.w...@nxp.com>; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for > LS1046A > > On Thu, Dec 08, 2016 at 11:28:25AM

RE: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-02 Thread Troy Jia
ood > ; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for > LS1046A > > On Thu, Dec 08, 2016 at 11:28:25AM +0800, Jia Hongtao wrote: > > Also add nodes and pr

Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-01 Thread Shawn Guo
On Thu, Dec 08, 2016 at 11:28:25AM +0800, Jia Hongtao wrote: > Also add nodes and properties for thermal management support. > > Signed-off-by: Jia Hongtao "arm64: dts: ls1046a: ..." for subject prefix please. Also, since we have ls1046a in prefix, the 'for LS1046A' is not

Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2017-01-01 Thread Shawn Guo
On Thu, Dec 08, 2016 at 11:28:25AM +0800, Jia Hongtao wrote: > Also add nodes and properties for thermal management support. > > Signed-off-by: Jia Hongtao "arm64: dts: ls1046a: ..." for subject prefix please. Also, since we have ls1046a in prefix, the 'for LS1046A' is not needed. > --- >

[PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2016-12-07 Thread Jia Hongtao
Also add nodes and properties for thermal management support. Signed-off-by: Jia Hongtao --- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 79 ++ 1 file changed, 79 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi

[PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A

2016-12-07 Thread Jia Hongtao
Also add nodes and properties for thermal management support. Signed-off-by: Jia Hongtao --- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 79 ++ 1 file changed, 79 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi