From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@bootlin.com (Gregory CLEMENT) Date: Mon, 28 May 2018 16:53:04 +0200 Subject: [PATCH 01/15] arm: dts: armada: Fix "#cooling-cells" property's name In-Reply-To: <26a0666368694db610414a85a08843435ea070a7.1527244201.git.viresh.kumar@linaro.org> (Viresh Kumar's message of "Fri, 25 May 2018 16:01:47 +0530") References: <26a0666368694db610414a85a08843435ea070a7.1527244201.git.viresh.kumar@linaro.org> Message-ID: <8736ybygq7.fsf@bootlin.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Viresh, On ven., mai 25 2018, Viresh Kumar wrote: > It should be "#cooling-cells" instead of "cooling-cells". Fix it. > > Signed-off-by: Viresh Kumar Applied on mvebu/fixes Thanks, Gregory > --- > arch/arm/boot/dts/armada-385-synology-ds116.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/armada-385-synology-ds116.dts b/arch/arm/boot/dts/armada-385-synology-ds116.dts > index 6782ce481ac9..d8769956cbfc 100644 > --- a/arch/arm/boot/dts/armada-385-synology-ds116.dts > +++ b/arch/arm/boot/dts/armada-385-synology-ds116.dts > @@ -139,7 +139,7 @@ > 3700 5 > 3900 6 > 4000 7>; > - cooling-cells = <2>; > + #cooling-cells = <2>; > }; > > gpio-leds { > -- > 2.15.0.194.g9af6a3dea062 > -- Gregory Clement, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering http://bootlin.com