[PATCH] arm64: dts: ls1028a: add one more thermal zone support

2020-05-25 Thread Yuantian Tang
There are 2 thermal zones in ls1028a soc. Current dts only includes one. This patch adds the other thermal zone node in dts to enable it. Signed-off-by: Yuantian Tang --- .../arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 22 ++- 1 file changed, 21 insertions(+), 1 deletion(-) diff

Re: [PATCH] arm64: dts: ls1028a: add one more thermal zone support

2020-05-25 Thread Daniel Lezcano
On 25/05/2020 09:38, Yuantian Tang wrote: > There are 2 thermal zones in ls1028a soc. Current dts only > includes one. This patch adds the other thermal zone node > in dts to enable it. For my personal information, is there a cooling device for the DDR? > Signed-off-by: Yuantian Tang > --- > ..

Re: [PATCH] arm64: dts: ls1028a: add one more thermal zone support

2020-06-18 Thread Shawn Guo
On Mon, May 25, 2020 at 03:38:27PM +0800, Yuantian Tang wrote: > There are 2 thermal zones in ls1028a soc. Current dts only > includes one. This patch adds the other thermal zone node > in dts to enable it. > > Signed-off-by: Yuantian Tang Applied, thanks.

RE: [EXT] Re: [PATCH] arm64: dts: ls1028a: add one more thermal zone support

2020-05-25 Thread Andy Tang
@vger.kernel.org Subject: [EXT] Re: [PATCH] arm64: dts: ls1028a: add one more thermal zone support Caution: EXT Email On 25/05/2020 09:38, Yuantian Tang wrote: > There are 2 thermal zones in ls1028a soc. Current dts only includes > one. This patch adds the other thermal zone node in dts to enable it.