forked from len0rd/rockbox
i.MX31: Add some enums and a couple helper functions to make dealing with pin muxing and pad configuration a bit more sane. Convert any existing code which changes mux/pad settings to use helpers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25698 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
57dc493db5
commit
6cee7579db
5 changed files with 477 additions and 276 deletions
|
|
@ -877,6 +877,7 @@ target/arm/imx31/debug-imx31.c
|
|||
target/arm/imx31/dvfs_dptc-imx31.c
|
||||
target/arm/imx31/gpio-imx31.c
|
||||
target/arm/imx31/i2c-imx31.c
|
||||
target/arm/imx31/iomuxc-imx31.c
|
||||
target/arm/imx31/mc13783-imx31.c
|
||||
target/arm/imx31/mmu-imx31.c
|
||||
target/arm/imx31/rolo_restart.S
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue