]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00173869-4: i.mx6: add the i.mx6dl iomux support
authorJason Liu <r64343@freescale.com>
Tue, 7 Feb 2012 06:06:24 +0000 (14:06 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:55 +0000 (08:33 +0200)
commitd191ba0fae2e707008dbd068c7e2cc3ff14c08d6
tree5e9e769f2e8639b1ce32141056b7d5b50797c4fe
parentf560f3c34240a0e6c6a5b543f48bd77d2841d72c
ENGR00173869-4: i.mx6: add the i.mx6dl iomux support

externally, i.mx6dl is pin-pin compatible with i.mx6dq
internally, i.mx6dl is totally different with iomux setting

Checkpatch will throw some warnings in iomux-mx6dl.h file as:
WARNING: line over 80 characters

But for the readable, I intend not to fix these warnings, and linux
upstream also has so many such kind of cases

Signed-off-by: Jason Liu <r64343@freescale.com>
arch/arm/plat-mxc/include/mach/iomux-mx6dl.h [new file with mode: 0644]