]> git.sur5r.net Git - u-boot/commit
ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins
authorCooper Jr., Franklin <fcooper@ti.com>
Thu, 19 Nov 2015 14:03:54 +0000 (08:03 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 22 Nov 2015 02:50:19 +0000 (21:50 -0500)
commitbc622966c9fc00d0b6fc211932e377ce27af8f75
treeccbf25979e393168dc478bc52aab0a7c04d69fa8
parent2f3a5fee9e901a34263cf293d1d9072bbd69fe27
ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins

The WAKEUP_X pins are always an input no matter the pinmux mode.
However, the 18th bit that typical configures a pin as an input is
considered reserved for the WAKEUP_X pins. Therefore, for any WAKEUP
pin remove any configuration that sets that pin as an input. Since
those pins are only inputs remove any output configuration from those
pins.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
board/ti/am57xx/mux_data.h
board/ti/dra7xx/mux_data.h