diff mbox series

[8/8] media: dt-bindings: qcom,venus: document firmware-name

Message ID 20221227144102.79391-8-krzysztof.kozlowski@linaro.org
State Accepted
Commit 55cdf8c9defe76510e0954e5d3f3620abf48c963
Headers show
Series None | expand

Commit Message

Krzysztof Kozlowski Dec. 27, 2022, 2:41 p.m. UTC
Venus Linux driver loads firmware based on firmware-name property and
some DTS already have it:

  msm8996-oneplus3.dtb: video-codec@c00000: Unevaluated properties are not allowed ('firmware-name', 'interconnect-names', 'interconnects' were unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/media/qcom,venus-common.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring Jan. 8, 2023, 6:26 p.m. UTC | #1
On Tue, 27 Dec 2022 15:41:02 +0100, Krzysztof Kozlowski wrote:
> Venus Linux driver loads firmware based on firmware-name property and
> some DTS already have it:
> 
>   msm8996-oneplus3.dtb: video-codec@c00000: Unevaluated properties are not allowed ('firmware-name', 'interconnect-names', 'interconnects' were unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/media/qcom,venus-common.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/qcom,venus-common.yaml b/Documentation/devicetree/bindings/media/qcom,venus-common.yaml
index 4a5c1d55c202..3153d91f9d18 100644
--- a/Documentation/devicetree/bindings/media/qcom,venus-common.yaml
+++ b/Documentation/devicetree/bindings/media/qcom,venus-common.yaml
@@ -26,6 +26,9 @@  properties:
     minItems: 3
     maxItems: 7
 
+  firmware-name:
+    maxItems: 1
+
   interrupts:
     maxItems: 1