diff options
author | 2024-10-27 03:24:43 +0200 | |
---|---|---|
committer | 2024-11-05 16:19:40 -0800 | |
commit | adac76e7edb1ebdfdb4be179900e1d129912d847 (patch) | |
tree | 44702ec0aa252710704e85b9ecdd2f74e8da9de7 | |
parent | dt-bindings: clock: qcom,sm8550-tcsr: Add SAR2130P compatible (diff) | |
download | wireguard-linux-adac76e7edb1ebdfdb4be179900e1d129912d847.tar.xz wireguard-linux-adac76e7edb1ebdfdb4be179900e1d129912d847.zip |
dt-bindings: clock: qcom,sm8550-dispcc: Add SAR2130P compatible
Document compatible for the Display Clock Controller on SAR2130P
platform.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241027-sar2130p-clocks-v5-4-ecad2a1432ba@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml index c17035a180db..c57d55a9293c 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml @@ -22,6 +22,7 @@ description: | properties: compatible: enum: + - qcom,sar2130p-dispcc - qcom,sm8550-dispcc - qcom,sm8650-dispcc - qcom,x1e80100-dispcc |