/dts-v1/; /plugin/; #include #include #include / { compatible = "allwinner,sun8i-h3"; }; &{/soc} { ths: thermal_sensor@1c25000 { compatible = "allwinner,sun8i-h3-ths"; reg = <0x01c25000 0x100>; interrupts = ; clocks = <&ccu CLK_BUS_THS>, <&ccu CLK_THS>; clock-names = "apb", "ths"; resets = <&ccu RST_BUS_THS>; reset-names = "apb"; status = "okay"; nvmem-cells = <&ths_calib>; nvmem-cell-names = "ths-calib"; }; };