summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/tty
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2012-11-16 16:03:52 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-16 04:41:55 -0800
commitf4b1f03b826ba22c9835e9e89a1ca03541313e04 (patch)
treeba7cc3be1f4bc01b92b0f193f10ba6fbcbd4b5f2 /Documentation/devicetree/bindings/tty
parented71871bed7198ca4aa6a79b7a93b73ad6408e98 (diff)
serial: mxs-auart: distinguish the different SOCs
The current mxs-auart driver is used for both mx23 and mx28. But in mx23, the DMA has a bug(see errata:2836). We can not add the DMA support in mx23, but we can add DMA support to auart in mx28. So in order to add the DMA support for the auart in mx28, we should distinguish the distinguish SOCs. This patch adds a new platform_device_id table and a inline function is_imx28_auart() to distinguish the mx23 and mx28. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/tty')
0 files changed, 0 insertions, 0 deletions