On Tue, Jun 28, 2016 at 04:44:12PM +0100, Jose Abreu wrote:
This patch adds support for the Synopsys HDMI TX Phy in bridge dw-hdmi.
The init flow is the same as the Rockchip Phy so we only need to add one define and one if statement.
Also, the audio infoframe was fixed to sampling frequency of 44.1k. With this patch this is now corrected. As I don't know if this is specific to Synopsys Phy we only set this if Phy type is DWC_HDMI.
I believe the iMX6 uses the Synopsis HDMI 3D Phy. Would it be possible if someone can check whether this is relevant to any of the iMX6 targets too please?