On Tue, May 12, 2026 at 06:31:35PM -0400, Frank Li wrote: > + ddc-i2c-bus: > + $ref: /schemas/types.yaml#/definitions/phandle > + description: > + Phandle to the I2C bus used for DDC (Display Data Channel) > communication > + to read EDID information from the connected display. > + > + dac-supply: > + description: > + Regulator supply for the TVE DAC (Digital-to-Analog Converter). > + > + fsl,tve-mode:
This should be a required property, based on current driver code. > + $ref: /schemas/types.yaml#/definitions/string > + description: > + TVE output mode selection. > + enum: > + - ntsc > + - pal > + - vga Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
