diff options
| author | Huang Shijie <[email protected]> | 2013-07-08 17:14:17 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-07-26 15:43:16 -0700 |
| commit | a496e6284c482555db8078190bb689594d129fa9 (patch) | |
| tree | 9c40dcf695ce96577e9e562eb05f1867a1908b21 /include/linux | |
| parent | 1cf93e0d5488e27270ece49e8c293d546140d144 (diff) | |
serial: imx: distinguish the imx6q uart from the others
We will add the DMA support for the imx uart. For the firmware's limit,
only the imx6 serial chips (including the imx6q, imx6dl, imx6sl) can
support the DMA.
This patch adds the necessary macro and helper to distinguish the
imx6q uart from the other imx uart. Other chips can use the "fsl,imx6q-uart"
to enable the DMA support.
This patch also replaces the check "is_imx21_uart()" with "!is_imx1_uart()".
Signed-off-by: Huang Shijie <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions