[PATCH 7/8] media: dt-bindings: qcom,sm8250-venus: document OPP table

From: Krzysztof Kozlowski
Date: Tue Dec 27 2022 - 09:41:39 EST


Venus on Qualcomm SM8250 uses Operating Performance Points (both in DTS
and driver):

sm8250-hdk.dtb: video-codec@aa00000: 'operating-points-v2', 'opp-table' do not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../devicetree/bindings/media/qcom,sm8250-venus.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml b/Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml
index 1cfeb136a5ca..7915dcd2d99f 100644
--- a/Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml
+++ b/Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml
@@ -51,6 +51,10 @@ properties:
- const: cpu-cfg
- const: video-mem

+ operating-points-v2: true
+ opp-table:
+ type: object
+
resets:
maxItems: 2

--
2.34.1