Other Parts Discussed in Thread: AM5728
Does reg = <2> correspond to VOUT3? I see that there are VOUT1, VOUT2 and VOUT3, which I interpret as reg 0, 1, 2 respectively.
Tool/software: Linux
&dss { ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <2>; dpi_out0: endpoint { remote-endpoint = <&lcd_in>; data-lines = <24>; }; }; }; };