diff options
| author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-07-09 13:08:53 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-07-17 07:16:15 +0300 |
| commit | 3b4e2820e1a5889c3eff274780137c61cecdab2b (patch) | |
| tree | 5fca56d5b3cc015004f34d10147c733de0254d7f | |
| parent | 7181c64fdd3e10e731568b2f44c3805173bd7b9c (diff) | |
| download | linux-3b4e2820e1a5889c3eff274780137c61cecdab2b.tar.xz | |
dt-bindings: clock: qcom,sm8450-videocc: Document X1E80100 compatible
X1E80100 videocc is largely identical to SM8550, but needs slightly
different PLL frequencies. Add a separate qcom,x1e80100-videocc compatible
to the existing schema used for SM8550.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Link: https://lore.kernel.org/r/20250709-x1e-videocc-v2-1-ad1acf5674b4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml index 0d99178332cb..fcd2727dae46 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml @@ -25,6 +25,7 @@ properties: - qcom,sm8475-videocc - qcom,sm8550-videocc - qcom,sm8650-videocc + - qcom,x1e80100-videocc clocks: items: |
