[adv7511] Adding audio to transmitter driver

2016-02-16 Thread Jose Abreu
Hi Laurent, Thanks for your reply. The video stream must be inited to the transmittion of audio (the HDMI mode must be enabled) so it is not possible to transmit audio over HDMI without a video stream. I will keep audio and video in a single driver and add a Kconfig option to the audio support

[adv7511] Adding audio to transmitter driver

2016-02-16 Thread Laurent Pinchart
Hi Jose, (CC'ing Morimoto-san) On Monday 15 February 2016 19:13:11 Jose Abreu wrote: > Hi all, > > I am an employee at Synopsys and as part of our IP Prototyping Kits we are > adding audio support to the ADV7511 HDMI transmitter. Our work is based on > the Analog Devices kernel tree available at

[adv7511] Adding audio to transmitter driver

2016-02-15 Thread Jose Abreu
Hi all, I am an employee at Synopsys and as part of our IP Prototyping Kits we are adding audio support to the ADV7511 HDMI transmitter. Our work is based on the Analog Devices kernel tree available at: https://github.com/analogdevicesinc/linux/blob/xcomm_zynq/drivers/gpu/drm/i2c/adv7511_audio.