diff options
author | Melody Olvera <quic_molvera@quicinc.com> | 2022-10-26 22:04:38 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-07 20:33:32 +0300 |
commit | 70d9f589918aaadd6d5547ecb27355b7b69fc32c (patch) | |
tree | 3447b076989ec973eb3336aee0b28e470a605ddd /Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | |
parent | f05dbd1a500661a9e3af59f0690301d031140da7 (diff) | |
download | linux-70d9f589918aaadd6d5547ecb27355b7b69fc32c.tar.xz |
dt-bindings: clock: Add RPMHCC for QDU1000 and QRU1000
Add compatible strings for RPMHCC for QDU1000 and QRU1000.
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221026190441.4002212-3-quic_molvera@quicinc.com
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml')
-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 437a34b930e3..fccb91e78e49 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,qdu1000-rpmh-clk - qcom,sc7180-rpmh-clk - qcom,sc7280-rpmh-clk - qcom,sc8180x-rpmh-clk |