dt-bindings: Fix typo in commentFix typo in the commentSigned-off-by: Slark Xiao <[email protected]>Reviewed-by: Krzysztof Kozlowski <[email protected]>Signed-off-by: Rob Herring
dt-bindings: Fix typo in commentFix typo in the commentSigned-off-by: Slark Xiao <[email protected]>Reviewed-by: Krzysztof Kozlowski <[email protected]>Signed-off-by: Rob Herring <[email protected]>Link: https://lore.kernel.org/r/[email protected]
show more ...
powerpc/powernv: Add support to clear sensor groups dataAdds support for clearing different sensor groups. OCC inband sensorgroups like CSM, Profiler, Job Scheduler can be cleared using thisdrive
powerpc/powernv: Add support to clear sensor groups dataAdds support for clearing different sensor groups. OCC inband sensorgroups like CSM, Profiler, Job Scheduler can be cleared using thisdriver. The min/max of all sensors belonging to these sensor groupswill be cleared.Signed-off-by: Shilpasri G Bhat <[email protected]>Signed-off-by: Michael Ellerman <[email protected]>
Documentation:powerpc: Add device-tree bindings for power-mgtDocument the device-tree bindings defining the the properties underthe @power-mgt node in the device tree that describe the idle states
Documentation:powerpc: Add device-tree bindings for power-mgtDocument the device-tree bindings defining the the properties underthe @power-mgt node in the device tree that describe the idle statesfor Linux running on baremetal POWER servers.These bindings are documented separately instead of using the thecommon idle state bindings since the idle-states on POWER serversare exposed as property arrays where as the common idle state bindingsexpect idle-states to be described as nodes.Acked-by: Rob Herring <[email protected]>Signed-off-by: Gautham R. Shenoy <[email protected]>Signed-off-by: Michael Ellerman <[email protected]>
devicetree/bindings: Add binding for operator panel on FSP machinesAdd a binding to Documentation/devicetree/bindings/powerpc/opal(oppanel-opal.txt) for the operator panel which is present on IBM
devicetree/bindings: Add binding for operator panel on FSP machinesAdd a binding to Documentation/devicetree/bindings/powerpc/opal(oppanel-opal.txt) for the operator panel which is present on IBMPower Systems machines with FSPs.Signed-off-by: Suraj Jitindar Singh <[email protected]>Acked-by: Rob Herring <[email protected]>Acked-by: Stewart Smith <[email protected]>Signed-off-by: Michael Ellerman <[email protected]>