Hi,
We are Using one custom board having Am5728 Sitara Processor. We are having on board HDMI out connector for video Display. Since I am new to This i am having following doubts.
1. How to enable HDMI port in device tree of kernel. We are using SDK 2.0 ?
2. Does HDMI Display Port require any driver to link with. If yes What is the driver name and location of driver in board support ?
3. How to verify weather HDMI port and clock for this properly configure or not ?
4. Does it create any node in /dev directory ?
5. If I want to sink some raw data or some captured data to HDMI display port How can i do this ?