# Pastebin POpmxwXk <------><------>ths: thermal-sensor@5070400 { <------><------><------>/* The Thermal Sensor Controller(THS) embeds four thermal sensors,. <------><------><------>sensor0 is located in GPU <------><------><------>sensor1 is located in VE <------><------><------>sensor2 is located in CPU <------><------><------>sensor3 is located in DDR <------><------><------>*/ <------><------><------>compatible = "allwinner,sun50i-h616-ths"; <------><------><------>reg = <0x05070400 0x400>; <------><------><------>interrupts = ; <------><------><------>clocks = <&ccu CLK_BUS_THS>; <------><------><------>clock-names = "bus"; <------><------><------>resets = <&ccu RST_BUS_THS>; <------><------><------>nvmem-cells = <&ths_calibration>; <------><------><------>nvmem-cell-names = "calibration"; <------><------><------>#thermal-sensor-cells = <1>; <------><------>};