diff options
author | Sandor Yu <R01008@freescale.com> | 2012-01-09 21:23:33 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-01-19 12:41:26 +0800 |
commit | a75ae3cb9904a207c4df5037f5825d3eb5921e6e (patch) | |
tree | c03519d1694b0acb291205d598f837439a7b37db /arch/arm/configs/imx6_defconfig | |
parent | e8ccf50272c7cf55deb208ae22f72d879b5bd3ba (diff) |
ENGR00171444 HDMI: Change video mode system will hang.
There are two couples register for HDMI PHY interrupt/mask:
HDMI_FC_INT2, HDMI_FC_MASK2 and HDMI_IH_FC_STAT2, HDMI_IH_MUTE_FC_STAT2.
The register can not mixed use it, otherwise the interrupt will missing
and not clean.
Mask interrupt with HDMI_IH_MUTE_FC_STAT2 so check interrupt
should use register HDMI_IH_FC_STAT2.
Signed-off-by: Sandor Yu <R01008@freescale.com>
Diffstat (limited to 'arch/arm/configs/imx6_defconfig')
0 files changed, 0 insertions, 0 deletions