]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00219837-1 HDMI: Add HDMI_SDMA support for RIGEL TO1.1
authorChen Liangjun <b36089@freescale.com>
Wed, 8 Aug 2012 12:54:19 +0000 (20:54 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:38 +0000 (14:12 +0200)
commit5503364e93b5907a5f792f37edfacf8ffaa70c5f
tree5d46b116f006eea5936e049714d4cfe62562ab17
parent5d4f913fc9a6312806d2008308f5ecffb861f24d
ENGR00219837-1 HDMI: Add HDMI_SDMA support for RIGEL TO1.1

In RIGEL TO1.1, the same HDMI_SDMA fix is introduced as ARIK TO1.2. Add
support for RIGEL TO1.1 for HDMI_SDMA functionality.

In this patch:
1.Add hdmi_SDMA_check() interface to judge whether MX6 chip
support HDMI_SDMA.
2.Replace mx6q_version() check with hdmi_SDMA_check() to support
both ARIK To1.2 and RIGEL TO1.1.

Signed-off-by: Chen Liangjun <b36089@freescale.com>
drivers/mfd/mxc-hdmi-core.c
include/linux/mfd/mxc-hdmi-core.h
sound/soc/imx/imx-hdmi-dma.c