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

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

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