mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-07 14:19:35 +00:00
dt-bindings: display: msm: sm8350-mdss: Describe the CPU-CFG icc path
There's a separate path that allows register access from CPUSS. Describe it. Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/641464/ Link: https://lore.kernel.org/r/20250306-topic-dt_bindings_fixups-v1-2-0c84aceb0ef9@oss.qualcomm.com Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
This commit is contained in:
parent
98a8920e7b
commit
60b8d3a236
@ -38,12 +38,16 @@ properties:
|
|||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
|
||||||
interconnects:
|
interconnects:
|
||||||
maxItems: 2
|
items:
|
||||||
|
- description: Interconnect path from the MDP0 port to the data bus
|
||||||
|
- description: Interconnect path from the MDP1 port to the data bus
|
||||||
|
- description: Interconnect path from the CPU to the reg bus
|
||||||
|
|
||||||
interconnect-names:
|
interconnect-names:
|
||||||
items:
|
items:
|
||||||
- const: mdp0-mem
|
- const: mdp0-mem
|
||||||
- const: mdp1-mem
|
- const: mdp1-mem
|
||||||
|
- const: cpu-cfg
|
||||||
|
|
||||||
patternProperties:
|
patternProperties:
|
||||||
"^display-controller@[0-9a-f]+$":
|
"^display-controller@[0-9a-f]+$":
|
||||||
|
Loading…
Reference in New Issue
Block a user