1 # SPDX-License-Identifier: GPL-2.0-only
4 $id: http://devicetree.org/schemas/bindings/clock/qcom,rpmhcc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. RPMh Clocks Bindings
10 - Taniya Das <tdas@codeaurora.org>
13 Resource Power Manager Hardened (RPMh) manages shared resources on
14 some Qualcomm Technologies Inc. SoCs. It accepts clock requests from
15 other hardware subsystems via RSC to control clocks.
20 - qcom,sc7180-rpmh-clk
21 - qcom,sdm845-rpmh-clk
22 - qcom,sm8150-rpmh-clk
39 # Example for GCC for SDM845: The below node should be defined inside
42 #include <dt-bindings/clock/qcom,rpmh.h>
43 rpmhcc: clock-controller {
44 compatible = "qcom,sdm845-rpmh-clk";