]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: iomux-v3: Add iomux-mx25.h
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Fri, 3 May 2013 10:32:13 +0000 (10:32 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 5 May 2013 15:55:02 +0000 (17:55 +0200)
commitab3a990b4d8f135af3a1cdcb247585d2d4fd26f0
treea3ad534980ca1ee0752734e44aefb577fd28b9e7
parent0f83b36529bbfb297c6a2bf361e3447e2f48ff29
imx: iomux-v3: Add iomux-mx25.h

Allow usage of the imx-common/iomux-v3.h framework by including pad settings for
the i.MX25. The content of the file is taken from Linux kernel at commit
267dd34, plus the required changes to make it work in U-Boot.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
arch/arm/imx-common/Makefile
arch/arm/include/asm/arch-mx25/imx-regs.h
arch/arm/include/asm/arch-mx25/iomux-mx25.h [new file with mode: 0644]