Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Parshuram Thombare and committed by
Robert Foss
7169d082 1758f403

+11 -4
+11 -4
Documentation/devicetree/bindings/display/bridge/cdns,mhdp8546.yaml
··· 18 18 19 19 reg: 20 20 minItems: 1 21 - maxItems: 2 21 + maxItems: 3 22 22 items: 23 23 - description: 24 24 Register block of mhdptx apb registers up to PHY mapped area (AUX_CONFIG_P). ··· 26 26 included in the associated PHY. 27 27 - description: 28 28 Register block for DSS_EDP0_INTG_CFG_VP registers in case of TI J7 SoCs. 29 + - description: 30 + Register block of mhdptx sapb registers. 29 31 30 32 reg-names: 31 33 minItems: 1 32 - maxItems: 2 34 + maxItems: 3 33 35 items: 34 36 - const: mhdptx 35 37 - const: j721e-intg 38 + - const: mhdptx-sapb 36 39 37 40 clocks: 38 41 maxItems: 1 ··· 102 99 properties: 103 100 reg: 104 101 minItems: 2 102 + maxItems: 3 105 103 reg-names: 106 104 minItems: 2 105 + maxItems: 3 107 106 else: 108 107 properties: 109 108 reg: 110 - maxItems: 1 109 + minItems: 1 110 + maxItems: 2 111 111 reg-names: 112 - maxItems: 1 112 + minItems: 1 113 + maxItems: 2 113 114 114 115 required: 115 116 - compatible