]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: move generic parts of pinmux handling out from board/ti/am335x
authorPeter Korsgaard <peter.korsgaard@barco.com>
Thu, 18 Oct 2012 01:21:11 +0000 (01:21 +0000)
committerTom Rini <trini@ti.com>
Thu, 25 Oct 2012 18:31:37 +0000 (11:31 -0700)
commit7f26a5a26f2c24a29a120702f2607e99ac8e1fef
treee0a08444c7116cff80f735719814fe866bccda1b
parent75a23880a5ae2afff3578b56d0948429a8ccc1fc
am33xx: move generic parts of pinmux handling out from board/ti/am335x

So they are available for other boards.

Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
arch/arm/cpu/armv7/am33xx/Makefile
arch/arm/cpu/armv7/am33xx/mux.c [new file with mode: 0644]
arch/arm/include/asm/arch-am33xx/mux.h [new file with mode: 0644]
board/ti/am335x/mux.c