Преглед изворни кода

lantiq: enable cpu temp driver for more tested boards

Signed-off-by: Mathias Kresin <[email protected]>
Mathias Kresin пре 9 година
родитељ
комит
7d02e94e41
2 измењених фајлова са 9 додато и 1 уклоњено
  1. 4 0
      target/linux/lantiq/dts/P2812HNUFX.dtsi
  2. 5 1
      target/linux/lantiq/dts/VGV7519.dtsi

+ 4 - 0
target/linux/lantiq/dts/P2812HNUFX.dtsi

@@ -15,6 +15,10 @@
 		};
 	};
 
+	cputemp@0 {
+		compatible = "lantiq,cputemp";
+	};
+
 	memory@0 {
 		reg = <0x0 0x8000000>;
 	};

+ 5 - 1
target/linux/lantiq/dts/VGV7519.dtsi

@@ -21,7 +21,11 @@
 	memory@0 {
 		reg = <0x0 0x4000000>;
 	};
-	
+
+	cputemp@0 {
+		compatible = "lantiq,cputemp";
+	};
+
 	fpi@10000000 {
 		localbus@0 {
 			nor-boot@0 {