Hi guys,
I have a system on the Zedboard running Linaro which uses the linux-xlnx kernel from Xilinx
https://github.com/Xilinx/linux-xlnx
I want to use the HDMI display with ADV7511 working with this.
I found the following Analog Devices project:
https://wiki.analog.com/resources/tools-software/linux-drivers/platforms/zynq
But that uses its own version of kernel linux which has the driver code in:
linux/drivers/gpu/drm/adi_axi_hdmi
Can I port these drivers to the linux-xlnx repository or are there any drivers already existing in linux-xlnx to make the HDMI display work ?
Please help me with this
Thanks
Brad