From: Mathias Kresin Date: Thu, 18 Aug 2016 19:14:41 +0000 (+0200) Subject: lantiq: enable cpu temp driver for more tested boards X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Frmilecki.git;a=commitdiff_plain;h=7d02e94e41d68eca808ca911ed0ef753bdee6425 lantiq: enable cpu temp driver for more tested boards Signed-off-by: Mathias Kresin --- diff --git a/target/linux/lantiq/dts/P2812HNUFX.dtsi b/target/linux/lantiq/dts/P2812HNUFX.dtsi index e51a2f587d1..88f4d757fc2 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 2dddf825401..b2399afe7e2 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 {