Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-24 | am33xx: refactor am33xx mux support and add ti814x support | Matt Porter | |
AM33XX and TI814X have a similar mux though the pinmux register layout and address space differ. Add a separate ti814x mux include to support the TI814X-specific differences. Signed-off-by: Matt Porter <mporter@ti.com> Reviewed-by: Tom Rini <trini@ti.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2013-02-07 | am33xx: add a pulldown macro to pinmux config | Lars Poeschel | |
Signed-off-by: Lars Poeschel <poeschel@lemonage.de> | |||
2012-10-25 | am33xx: move generic parts of pinmux handling out from board/ti/am335x | Peter Korsgaard | |
So they are available for other boards. Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com> |