162306a36Sopenharmony_ci* SPEAr Thermal
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciRequired properties:
462306a36Sopenharmony_ci- compatible : "st,thermal-spear1340"
562306a36Sopenharmony_ci- reg : Address range of the thermal registers
662306a36Sopenharmony_ci- st,thermal-flags: flags used to enable thermal sensor
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciExample:
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci	thermal@fc000000 {
1162306a36Sopenharmony_ci		compatible = "st,thermal-spear1340";
1262306a36Sopenharmony_ci		reg = <0xfc000000 0x1000>;
1362306a36Sopenharmony_ci		st,thermal-flags = <0x7000>;
1462306a36Sopenharmony_ci	};
15