diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-11-03 02:13:02 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-11-04 17:39:41 +0300 |
commit | bac4ccce72f750ff015994d85fbe622df90d60f3 (patch) | |
tree | 148df8bf6388b8c3b8124c838c1da204e749ff28 /Documentation/devicetree/bindings/display | |
parent | cc84b66be223d36a3d10d59d68ba647e72db3099 (diff) | |
download | linux-stable-bac4ccce72f750ff015994d85fbe622df90d60f3.tar.gz linux-stable-bac4ccce72f750ff015994d85fbe622df90d60f3.tar.bz2 linux-stable-bac4ccce72f750ff015994d85fbe622df90d60f3.zip |
dt-bindings: display/msm/dsi-controller-main: allow defining opp-table
Allow defining DSI OPP table inside the DSI controller node.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml index 3b609c19e0bc..c37dd9503da0 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -80,6 +80,9 @@ properties: operating-points-v2: true + opp-table: + type: object + ports: $ref: "/schemas/graph.yaml#/properties/ports" description: | |