dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
Add binding changes for HDCP in the MHDP8546 DPI/DP bridge binding. Signed-off-by: Parshuram Thombare <pthombar@cadence.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Robert Foss <robert.foss@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1618078508-30466-1-git-send-email-pthombar@cadence.com
This commit is contained in:
Родитель
1758f403d8
Коммит
7169d082e7
|
@ -18,7 +18,7 @@ properties:
|
||||||
|
|
||||||
reg:
|
reg:
|
||||||
minItems: 1
|
minItems: 1
|
||||||
maxItems: 2
|
maxItems: 3
|
||||||
items:
|
items:
|
||||||
- description:
|
- description:
|
||||||
Register block of mhdptx apb registers up to PHY mapped area (AUX_CONFIG_P).
|
Register block of mhdptx apb registers up to PHY mapped area (AUX_CONFIG_P).
|
||||||
|
@ -26,13 +26,16 @@ properties:
|
||||||
included in the associated PHY.
|
included in the associated PHY.
|
||||||
- description:
|
- description:
|
||||||
Register block for DSS_EDP0_INTG_CFG_VP registers in case of TI J7 SoCs.
|
Register block for DSS_EDP0_INTG_CFG_VP registers in case of TI J7 SoCs.
|
||||||
|
- description:
|
||||||
|
Register block of mhdptx sapb registers.
|
||||||
|
|
||||||
reg-names:
|
reg-names:
|
||||||
minItems: 1
|
minItems: 1
|
||||||
maxItems: 2
|
maxItems: 3
|
||||||
items:
|
items:
|
||||||
- const: mhdptx
|
- const: mhdptx
|
||||||
- const: j721e-intg
|
- const: j721e-intg
|
||||||
|
- const: mhdptx-sapb
|
||||||
|
|
||||||
clocks:
|
clocks:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
@ -99,14 +102,18 @@ allOf:
|
||||||
properties:
|
properties:
|
||||||
reg:
|
reg:
|
||||||
minItems: 2
|
minItems: 2
|
||||||
|
maxItems: 3
|
||||||
reg-names:
|
reg-names:
|
||||||
minItems: 2
|
minItems: 2
|
||||||
|
maxItems: 3
|
||||||
else:
|
else:
|
||||||
properties:
|
properties:
|
||||||
reg:
|
reg:
|
||||||
maxItems: 1
|
minItems: 1
|
||||||
|
maxItems: 2
|
||||||
reg-names:
|
reg-names:
|
||||||
maxItems: 1
|
minItems: 1
|
||||||
|
maxItems: 2
|
||||||
|
|
||||||
required:
|
required:
|
||||||
- compatible
|
- compatible
|
||||||
|
|
Загрузка…
Ссылка в новой задаче