Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-block.git] / arch / arm64 / boot / dts / hisilicon / hi3660.dtsi
index 13ae69f5a3270327cb09ee5ab7b798a3bfbd850f..ab0b95ba5ae5b75590d29227bc1d0d4d9c5ca96e 100644 (file)
                        clocks = <&crg_ctrl HI3660_OSC32K>;
                        clock-names = "apb_pclk";
                };
+
+               tsensor: tsensor@fff30000 {
+                       compatible = "hisilicon,hi3660-tsensor";
+                       reg = <0x0 0xfff30000 0x0 0x1000>;
+                       interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
+                       #thermal-sensor-cells = <1>;
+               };
        };
 };