summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/lantiq/dts/P2812HNUFX.dtsi4
-rw-r--r--target/linux/lantiq/dts/VGV7519.dtsi6
2 files changed, 9 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/P2812HNUFX.dtsi b/target/linux/lantiq/dts/P2812HNUFX.dtsi
index e51a2f587d..88f4d757fc 100644
--- a/target/linux/lantiq/dts/P2812HNUFX.dtsi
+++ b/target/linux/lantiq/dts/P2812HNUFX.dtsi
@@ -15,6 +15,10 @@
};
};
+ cputemp@0 {
+ compatible = "lantiq,cputemp";
+ };
+
memory@0 {
reg = <0x0 0x8000000>;
};
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index 2dddf82540..b2399afe7e 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/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 {