brintos

brintos / linux-shallow public Read only

0
0
Text · 830 B · 6ad881c Raw
28 lines · plain
1IBM OPAL Sensor Groups Binding2-------------------------------3 4Node: /ibm,opal/sensor-groups5 6Description: Contains sensor groups available in the Powernv P97servers. Each child node indicates a sensor group.8 9- compatible : Should be "ibm,opal-sensor-group"10 11Each child node contains below properties:12 13- type : String to indicate the type of sensor-group14 15- sensor-group-id: Abstract unique identifier provided by firmware of16		   type <u32> which is used for sensor-group17		   operations like clearing the min/max history of all18		   sensors belonging to the group.19 20- ibm,chip-id : Chip ID21 22- sensors : Phandle array of child nodes of /ibm,opal/sensor/23	    belonging to this group24 25- ops : Array of opal-call numbers indicating available operations on26	sensor groups like clearing min/max, enabling/disabling sensor27	group.28