commit | bbe7b1eed8491a6046907e8d3f8fe938cd1f67d7 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Jul 01 09:33:39 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 27 13:36:52 2019 -0400 |
tree | 4cb037942f9f717f2b6009e8e0eab3eda3dfee6f | |
parent | cb51cf7b615eaa5ed28eeadd3bd897a833459b63 [diff] |
ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future This patch enables the pinmuxing to support gpio_57 for phy reset and fixes the pinmuxing for the ECHI tranceiver. The clocks don't appear to by fully enabled yet, so OMAP-EHCI on am3517 is still not yet working, but we're one step closer. Signed-off-by: Adam Ford <aford173@gmail.com>