]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:10:48 +0000 (14:10 +0200)
commit6b37fe4c2c2deee5c8f8d74a24cbf7a047bced46
tree5e9e769f2e8639b1ce32141056b7d5b50797c4fe
parent4c3fa98085cfd57a7bcef14bd11c32ae86cbc153
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]