diff options
author | 2015-06-23 17:51:45 +0200 | |
---|---|---|
committer | 2016-03-02 16:55:16 +0100 | |
commit | ff964962a0fecc1effc836711defea3954718ce6 (patch) | |
tree | f465285ae7ed072a8f8ec37a119d0b2025da292b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: dts: at91: sama5d2: add nand0 and nfc0 nodes (diff) | |
download | wireguard-linux-ff964962a0fecc1effc836711defea3954718ce6.tar.xz wireguard-linux-ff964962a0fecc1effc836711defea3954718ce6.zip |
ARM: dts: at91: sama5d2 Xplained: set pin muxing for usb gadget and usb host
For USB gadget on port A (device mode):
- pin PA31 is configured as an input GPIO which triggers an interrupt when
vbus is detected on USB port A.
- pin PB9 is configured as an output GPIO and set to low level so the
board doesn't supply vbus to USB port A.
For USB host:
- pin PB10 is configured as an output GPIO and is active at high level.
The ohci driver will activate this pin so the board supplies vbus to USB
port B.
- pin PB9 should be configured as an output GPIO and active at high level
to use to USB port A in host mode (conflicts with USB gadget).
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions