diff options
author | Vinod Koul <vkoul@kernel.org> | 2020-11-26 08:28:41 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-12-08 02:00:14 +0100 |
commit | 2e2639b7ef1641252e838b5181c0b8fec8b6c067 (patch) | |
tree | 8e7647cd87642f4883cd4d65b11ad3e27d87cbfe /Documentation/devicetree | |
parent | clk: qcom: Add SDX55 GCC support (diff) | |
download | linux-2e2639b7ef1641252e838b5181c0b8fec8b6c067.tar.xz linux-2e2639b7ef1641252e838b5181c0b8fec8b6c067.zip |
dt-bindings: clock: Introduce RPMHCC bindings for SDX55
Add compatible for SDX55 RPMHCC and DT include.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201126072844.35370-4-manivannan.sadhasivam@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml index a46a3a799a70..a54930f111ba 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml @@ -19,6 +19,7 @@ properties: enum: - qcom,sc7180-rpmh-clk - qcom,sdm845-rpmh-clk + - qcom,sdx55-rpmh-clk - qcom,sm8150-rpmh-clk - qcom,sm8250-rpmh-clk |