Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-10 | [ARM] pxa: add MFP_PULL_FLOAT | Daniel Mack | |
There is currently an uncovered case for MFP configuration on PXAs which is selected by setting the PULL_SEL bit but none of the PULL{UP,DOWN}_EN bits. This case is needed to explicitly let pins float, even if the selected alternate function would default to a configuration with a pull resistor enabled. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Eric Miao <eric.y.miao@gmail.com> | |||
2009-03-23 | [ARM] pxa: move common MFP handling code into plat-pxa | Eric Miao | |
Signed-off-by: Eric Miao <eric.miao@marvell.com> |