From 3c5a8a2cbc5397f5f2b98b0f36594b3752bf7762 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Mon, 17 Oct 2016 22:51:31 +0200 Subject: lantiq: enable cpu temp driver for all vr9 boards Only present on v1.2 vr9 SoCs but the driver takes care to not load on boards having a v1.1 SoC. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/vr9.dtsi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/lantiq/dts/vr9.dtsi') diff --git a/target/linux/lantiq/dts/vr9.dtsi b/target/linux/lantiq/dts/vr9.dtsi index 6754afd201..8a7935ce8b 100644 --- a/target/linux/lantiq/dts/vr9.dtsi +++ b/target/linux/lantiq/dts/vr9.dtsi @@ -16,6 +16,10 @@ device_type = "memory"; }; + cputemp@0 { + compatible = "lantiq,cputemp"; + }; + biu@1F800000 { #address-cells = <1>; #size-cells = <1>; -- cgit v1.2.3