Commit 33468f4d authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Rob Clark

dt-bindings: msm/dp: add missing properties

Document missing definitions for opp-table (DP controller OPPs), aux-bus
(DP AUX BUS) and data-lanes (DP/eDP lanes mapping) properties.
Reviewed-by: default avatarStephen Boyd <swboyd@chromium.org>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/498750/
Link: https://lore.kernel.org/r/20220822184900.307160-3-dmitry.baryshkov@linaro.orgSigned-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent fd713be0
...@@ -70,9 +70,21 @@ properties: ...@@ -70,9 +70,21 @@ properties:
operating-points-v2: operating-points-v2:
maxItems: 1 maxItems: 1
opp-table: true
power-domains: power-domains:
maxItems: 1 maxItems: 1
aux-bus:
$ref: /schemas/display/dp-aux-bus.yaml#
data-lanes:
$ref: /schemas/types.yaml#/definitions/uint32-array
minItems: 1
maxItems: 4
items:
maximum: 3
"#sound-dai-cells": "#sound-dai-cells":
const: 0 const: 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment