diff options
author | Taniya Das <[email protected]> | 2019-10-29 23:18:18 +0530 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-11-07 13:20:37 -0800 |
commit | 36b355c84042d0d7d3bedbcdf7b92b3e5f187060 (patch) | |
tree | a4e80c63f720378c21e81696273b7b55650fa36b | |
parent | 681a6ad5c009e53f175db537f79314cbe6c7c816 (diff) |
dt-bindings: clock: Introduce RPMHCC bindings for SC7180
Add compatible for SC7180 RPMHCC.
Signed-off-by: Taniya Das <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
[[email protected]: Sort compatible list]
Signed-off-by: Stephen Boyd <[email protected]>
-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 f25d76fc96ba..94e2f14eb967 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml @@ -17,6 +17,7 @@ description: | properties: compatible: enum: + - qcom,sc7180-rpmh-clk - qcom,sdm845-rpmh-clk - qcom,sm8150-rpmh-clk |