On Tue, Dec 31, 2024 at 02:34:31PM +0530, Devarsh Thakkar wrote: > The DSS controller on TI's AM62L SoC is an update from that on TI's > AM625/AM65x/AM62A7 SoC. The AM62L DSS [1] only supports a single display > pipeline using a single overlay manager, single video port and a single > video lite pipeline which does not support scaling. > > The output of video port is routed to SoC boundary via DPI interface and > the DPI signals from the video port are also routed to DSI Tx controller > present within the SoC. > > [1]: Section 11.7 (Display Subsystem and Peripherals) > Link : https://www.ti.com/lit/pdf/sprujb4 > > Signed-off-by: Devarsh Thakkar <devarsht@xxxxxx> > --- > .../bindings/display/ti/ti,am65x-dss.yaml | 25 ++++++++++++++++++- > 1 file changed, 24 insertions(+), 1 deletion(-) Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof