summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/pinctrl-imx233.c
AgeCommit message (Collapse)Author
2013-06-17imx233: fix pinctrl for stmp3600 and stmp3700Amaury Pouly
Change-Id: I87281b89315890fa285cb9a63fda5c90bdc8cdbf
2013-06-17imx233: enhance pinctrl irq with user pointerAmaury Pouly
Change-Id: I191704299487598a853af4df5aebbbf8a7134a34
2013-06-17imx233: normalise pinctrl namesAmaury Pouly
The current pinctrl functions were a mess. Normalise the functions names to make them shorter and clearer. Change-Id: Iac6ff84625ef2b7610268e3a5802dc0088de3167
2013-06-16imx233: rewrite pinctrl using new registersAmaury Pouly
Change-Id: I907a0b599ef65061360c215580f96f59b78b615b
2012-05-19imx233: move icoll stuff to its own fileAmaury Pouly
The icoll code now has an IRQ storm detection mechanism which will prevent the device from hard freezing in case it happen. Change-Id: I9861238dce61d29af1e48f9c534ec63a7f23465c
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly
Past development has proved that one can mistakely use the same pin for two uses without noticing. Since this causes extremely hard to find bugs, the infrastructure will allow to register pin uses and panic when a conflict is detected. The pinctrl debug now shows the pin uses when its support is compiled in. Change-Id: Idb2d5235ce09207d77aa474d6f158e72b933761a
2011-07-22imx233/fuze+: add pin irq supportAmaury Pouly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30195 a1c6a512-1295-4272-9138-f99709370657