1 * Kirkwood Thermal 1 * Kirkwood Thermal 2 2 3 This version is for Kirkwood 88F8262 & 88F6283 3 This version is for Kirkwood 88F8262 & 88F6283 SoCs. Other kirkwoods 4 don't contain a thermal sensor. 4 don't contain a thermal sensor. 5 5 6 Required properties: 6 Required properties: 7 - compatible : "marvell,kirkwood-thermal" 7 - compatible : "marvell,kirkwood-thermal" 8 - reg : Address range of the thermal registers 8 - reg : Address range of the thermal registers 9 9 10 Example: 10 Example: 11 11 12 thermal@10078 { 12 thermal@10078 { 13 compatible = "marvell,kirkwood 13 compatible = "marvell,kirkwood-thermal"; 14 reg = <0x10078 0x4>; 14 reg = <0x10078 0x4>; 15 }; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.