lantiq: enable cpu temp driver for all vr9 boards
authorMathias Kresin <dev@kresin.me>
Mon, 17 Oct 2016 20:51:31 +0000 (22:51 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 19 Oct 2016 17:55:06 +0000 (19:55 +0200)
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 <dev@kresin.me>
target/linux/lantiq/dts/BTHOMEHUBV5A.dts
target/linux/lantiq/dts/P2812HNUFX.dtsi
target/linux/lantiq/dts/TDW89X0.dtsi
target/linux/lantiq/dts/VGV7510KW22.dtsi
target/linux/lantiq/dts/VGV7519.dtsi
target/linux/lantiq/dts/vr9.dtsi

index 97d08295484ca0ad3b5db31b613955c2882ac0ef..62d28fa712fabdbbf8085ba847807c73a13e4cf0 100644 (file)
                reg = <0x0 0x8000000>;
        };
 
-       cputemp@0 {
-               compatible = "lantiq,cputemp";
-       };
-
        fpi@10000000 {
                localbus@0 {
                        nand-parts@0 {
index e6f69bb2a2db42d3bcddb6fe196f1fe06558212c..be3d73d4fac03b6c8c235437d99d311641c98632 100644 (file)
                led-wifi = &wireless_green;
        };
 
-       cputemp@0 {
-               compatible = "lantiq,cputemp";
-       };
-
        memory@0 {
                reg = <0x0 0x8000000>;
        };
index 1471bd7d69fe53e85a7ca51957d012f22faf2c98..0f070ef5e1ce2367813055916a501a0373dcce70 100644 (file)
                reg = <0x0 0x4000000>;
        };
 
-       cputemp@0 {
-               compatible = "lantiq,cputemp";
-       };
-
        fpi@10000000 {
                gpio: pinmux@E100B10 {
                        pinctrl-names = "default";
index b8c5d883836be2bae2bf7faa940b819f1e90cb14..88ceabeb107f867405199e2f2966653035819fa8 100644 (file)
                reg = <0x0 0x4000000>;
        };
 
-       cputemp@0 {
-               compatible = "lantiq,cputemp";
-       };
-
        fpi@10000000 {
                localbus@0 {
                        nor-boot@0 {
index 03f2938fc5222ea0d030f44f06e6afbaf6a33e6a..2ed253c39c5a641d7391c83a0da37906c9f947b2 100644 (file)
                reg = <0x0 0x4000000>;
        };
 
-       cputemp@0 {
-               compatible = "lantiq,cputemp";
-       };
-
        fpi@10000000 {
                localbus@0 {
                        nor-boot@0 {
index 6754afd2017443e5a171bd732e432ac9ff5f068c..8a7935ce8be593c5e4daa4ff70745b8b239dd90c 100644 (file)
                device_type = "memory";
        };
 
+       cputemp@0 {
+               compatible = "lantiq,cputemp";
+       };
+
        biu@1F800000 {
                #address-cells = <1>;
                #size-cells = <1>;