Files
build/patch/kernel/archive/rockpis-4.4/board-rockpi-s-fix-thermal-zones.patch
Igor Pečovnik 0cdffb29b0 Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

18 lines
416 B
Diff

diff --git a/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts b/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts
index aa5ce6856..4a72ffed8 100644
--- a/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts
@@ -365,12 +365,6 @@
status = "okay";
};
-&thermal_zones {
- soc_thermal {
- thermal-sensors = <&tsadc 0>;
- };
-};
-
&wdt {
status = "okay";
};