ARM: dts: rockchip: add grf reference in rk3288 tsadc node
authorJonas Karlman <jonas@kwiboo.se>
Sun, 24 Feb 2019 21:52:00 +0000 (21:52 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 18 Mar 2019 07:45:40 +0000 (08:45 +0100)
The following message can be seen during boot:

  rockchip-thermal ff280000.tsadc: Missing rockchip,grf property

Fix this by adding rockchip,grf property to tsadc node.

The warning itself is not relevant on rk3288 right now, as the
tsadc doesn't need to set GRF-values at this point and only newer
variants do.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi

index ca7d52daa8fb638641e3b90f633bcf1c1a1e5497..b577f3e41811eefe97cd765b966ede37970e0aa7 100644 (file)
                pinctrl-1 = <&otp_out>;
                pinctrl-2 = <&otp_gpio>;
                #thermal-sensor-cells = <1>;
+               rockchip,grf = <&grf>;
                rockchip,hw-tshut-temp = <95000>;
                status = "disabled";
        };