Commit 67c0f848 authored by Viresh Kumar's avatar Viresh Kumar Committed by Greg Kroah-Hartman

arm: dts: armada: Fix "#cooling-cells" property's name

[ Upstream commit ac62cc9d ]

It should be "#cooling-cells" instead of "cooling-cells". Fix it.
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: default avatarSasha Levin <alexander.levin@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4aec7c28
...@@ -170,7 +170,7 @@ gpio-fan { ...@@ -170,7 +170,7 @@ gpio-fan {
3700 5 3700 5
3900 6 3900 6
4000 7>; 4000 7>;
cooling-cells = <2>; #cooling-cells = <2>;
}; };
gpio-leds { gpio-leds {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment