]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:10 +0000 (08:35 +0200)
commit0debf60322ee65168f9f2ea011ff87e2e65fb9a4
tree5d46b116f006eea5936e049714d4cfe62562ab17
parent86fc973b4b33ad33b7b1da2b0c66bed8ca5c9fc0
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