dt-bindings: Fix typo in commentFix typo in the commentSigned-off-by: Slark Xiao <slark_xiao@163.com>Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>Signed-off-by: Rob Herring
dt-bindings: Fix typo in commentFix typo in the commentSigned-off-by: Slark Xiao <slark_xiao@163.com>Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>Signed-off-by: Rob Herring <robh@kernel.org>Link: https://lore.kernel.org/r/20220721011746.19663-1-slark_xiao@163.com
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 <shilpa.bhat@linux.vnet.ibm.com>Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
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 <robh@kernel.org>Signed-off-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
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 <sjitindarsingh@gmail.com>Acked-by: Rob Herring <robh@kernel.org>Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com>Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>