mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
dt-bindings: media: qcom,sdm845-venus-v2: Allow interconnect properties
Allow the interconnect properties, which have been in use for ages. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
87889f1b7e
commit
ef876db6a2
|
|
@ -48,6 +48,14 @@ properties:
|
||||||
iommus:
|
iommus:
|
||||||
maxItems: 2
|
maxItems: 2
|
||||||
|
|
||||||
|
interconnects:
|
||||||
|
maxItems: 2
|
||||||
|
|
||||||
|
interconnect-names:
|
||||||
|
items:
|
||||||
|
- const: video-mem
|
||||||
|
- const: cpu-cfg
|
||||||
|
|
||||||
operating-points-v2: true
|
operating-points-v2: true
|
||||||
opp-table:
|
opp-table:
|
||||||
type: object
|
type: object
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user