Hi All
In our custom board based on AM5728 we would like to use LCD1 and LCD3 video output ports. I would like to use default panel-dpi driver for them.
SDK:- ti-processor-sdk-linux-am57xx-evm-02.00.02.11
I have following questions regarding this:
- Doing pin-muxing for VOUT1/VOUT3 in u-boot and adding panel-dpi driver for the same DSS ports in device tree will be enough to enable these ports??
- From user-space how can i verify whether the clocks are configured correctly for these ports? Is there any sys interface for that?
- As we know DPI1 can display LCD1/2/3/HDMI and we can configure the same in DSS_CTRL[17:16] PARALLEL_SEL bit field. But where should i change the same in the driver?
- How can i change the resolution of HDMI out?
Regards
Amrit