Skip to content

Commit afb5f84

Browse files
diederikdehaasmmind
authored andcommitted
arm64: dts: rockchip: Drop 'rockchip,grf' prop from tsadc on rk3328
The 'rockchip,grf' property for tsadc in rk3328 wasn't actually used in the driver and is no longer allowed in the DT since commit e881662 ("dt-bindings: thermal: rockchip: Tighten grf requirements") So remove that property which fixes the following DT validation issue tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[58]] Signed-off-by: Diederik de Haas <didi.debian@cknow.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 05b80cd commit afb5f84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3328.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,6 @@
598598
pinctrl-2 = <&otp_pin>;
599599
resets = <&cru SRST_TSADC>;
600600
reset-names = "tsadc-apb";
601-
rockchip,grf = <&grf>;
602601
rockchip,hw-tshut-temp = <100000>;
603602
#thermal-sensor-cells = <1>;
604603
status = "disabled";

0 commit comments

Comments
 (0)