@@ -58,6 +58,12 @@ properties:
- const: 2
- const: 3
- const: 4
+ ti,lvds-vcom:
+ $ref: /schemas/types.yaml#/definitions/uint32
+ description: LVDS output voltage configuration. This defines
+ LVDS_VCOM (0x19) register value. Check bridge's datasheet for
+ details on how register values set the LVDS data lines and
+ LVDS clock output voltage.
port@1:
$ref: /schemas/graph.yaml#/$defs/port-base
@@ -78,6 +84,12 @@ properties:
- const: 2
- const: 3
- const: 4
+ ti,lvds-vcom:
+ $ref: /schemas/types.yaml#/definitions/uint32
+ description: LVDS output voltage configuration. This defines
+ LVDS_VCOM (0x19) register value. Check bridge's datasheet for
+ details on how register values set the LVDS data lines and
+ LVDS clock output voltage.
port@2:
$ref: /schemas/graph.yaml#/properties/port
@@ -120,7 +132,7 @@ allOf:
properties:
port@1: false
-additionalProperties: false
+additionalProperties: true
examples:
- |