From 5947f7f85e191f8392847a199ad40a6de7be9408 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 6 Aug 2016 10:34:53 +0200 Subject: lantiq: enable cpu temp driver for selected boards According to the author of the cpu temp driver, not all xrx200 boards have a cpu temperature sensor. For that reason enable the sensor only for tested boards. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/VGV7510KW22.dtsi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/lantiq/dts/VGV7510KW22.dtsi') diff --git a/target/linux/lantiq/dts/VGV7510KW22.dtsi b/target/linux/lantiq/dts/VGV7510KW22.dtsi index 1abdc20b1d..0284831c19 100644 --- a/target/linux/lantiq/dts/VGV7510KW22.dtsi +++ b/target/linux/lantiq/dts/VGV7510KW22.dtsi @@ -21,6 +21,10 @@ reg = <0x0 0x4000000>; }; + cputemp@0 { + compatible = "lantiq,cputemp"; + }; + fpi@10000000 { localbus@0 { nor-boot@0 { -- cgit v1.2.3