User`s guide
Registering a New UART Driver
i.MX53 System Development User’s Guide, Rev. 1
Freescale Semiconductor 14-3
Table 14-2 lists the UART files that are available on the directory <linux source code
directory>/arch/arm/plat-mxc/include/mach/
Table 14-3 lists the UART files that are available on the directory <linux source code
directory>/arch/arm/mach-mx5/
Table 14-2. Available Files—Second Set
File Description
mxc_uart.h UART header containing UART configuration and data structures
iomux-<platform>.h IOMUX pads definitions
Table 14-3. Available Files—Third Set
File Description
serial.c UART configuration data and calls
serial.h Serial header file
<platform>.c Machine Layer file