mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
dt-bindings: clock: qcom: Add Qualcomm Shikra Display clock controller
The Qualcomm Shikra Display clock controller has clocks same as QCM2290. Hence, add support to use the QCM2290 DISPCC compatible as fallback for Shikra DISPCC. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260718-shikra-dispcc-gpucc-v6-13-62703e05ef0f@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
ab46b5fb66
commit
99c28d653a
|
|
@ -17,7 +17,13 @@ description: |
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,qcm2290-dispcc
|
||||
oneOf:
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,shikra-dispcc
|
||||
- const: qcom,qcm2290-dispcc
|
||||
- enum:
|
||||
- qcom,qcm2290-dispcc
|
||||
|
||||
clocks:
|
||||
items:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user