diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2024-04-12 16:19:50 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-08-25 09:16:08 +0200 |
commit | ea2e2ea551abf0ce8350f82e8cd431b7f8a1e5e9 (patch) | |
tree | abbc8f33bc3454a3c291dd83604dd4b3bd80a9f7 /Documentation/devicetree/bindings/media | |
parent | 7ce555252c711f7520be42abba5c7401b3b68456 (diff) | |
download | linux-stable-ea2e2ea551abf0ce8350f82e8cd431b7f8a1e5e9.tar.gz linux-stable-ea2e2ea551abf0ce8350f82e8cd431b7f8a1e5e9.tar.bz2 linux-stable-ea2e2ea551abf0ce8350f82e8cd431b7f8a1e5e9.zip |
media: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry
Some SC7280-based boards crash when providing the "secure_non_pixel"
context bank, so allow only one iommu in the bindings also.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r-- | Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml b/Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml index 8f9b6433aeb8..10c334e6b3dc 100644 --- a/Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml +++ b/Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml @@ -43,6 +43,7 @@ properties: - const: vcodec_bus iommus: + minItems: 1 maxItems: 2 interconnects: |