diff mbox series

[10/11] dt-bindings: display/msm: add opp-table to dpu-sc7280

Message ID 20220625232513.522599-11-dmitry.baryshkov@linaro.org (mailing list archive)
State Superseded
Headers show
Series dt-bindings: display/msm: rework MDSS and DPU bindings | expand

Commit Message

Dmitry Baryshkov June 25, 2022, 11:25 p.m. UTC
On sc7280 platforms DPU device tree node contains child object
opp-table providing OPP table for the DPU. Add it to the list of
properties to let sc7280.dtsi to validate.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring June 30, 2022, 11:06 p.m. UTC | #1
On Sun, 26 Jun 2022 02:25:12 +0300, Dmitry Baryshkov wrote:
> On sc7280 platforms DPU device tree node contains child object
> opp-table providing OPP table for the DPU. Add it to the list of
> properties to let sc7280.dtsi to validate.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

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

Patch

diff --git a/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml b/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml
index 349a454099ad..49c4a055d20f 100644
--- a/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml
@@ -52,6 +52,9 @@  properties:
 
   operating-points-v2: true
 
+  opp-table:
+    $ref: /schemas/opp/opp-v2.yaml#
+
   ports:
     $ref: /schemas/graph.yaml#/properties/ports
     description: |