]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/r8a7779.dtsi
ARM: shmobile: r8a7779: add Thermal support on DT
[karo-tx-linux.git] / arch / arm / boot / dts / r8a7779.dtsi
index c73eb3771be99f55c29047e0761d62a9273d796c..18383db464b090c103dd5c10f270c99b940143be 100644 (file)
@@ -83,4 +83,9 @@
                interrupt-parent = <&gic>;
                interrupts = <0 81 0x4>;
        };
+
+       thermal@ffc48000 {
+               compatible = "renesas,rcar-thermal";
+               reg = <0xffc48000 0x38>;
+       };
 };