ARM: dts: at91: sama5d2 Xplained: set pin muxing for usb gadget and usb host
authorCyrille Pitchen <cyrille.pitchen@atmel.com>
Tue, 23 Jun 2015 15:51:45 +0000 (17:51 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 2 Mar 2016 15:55:16 +0000 (16:55 +0100)
commitff964962a0fecc1effc836711defea3954718ce6
treef465285ae7ed072a8f8ec37a119d0b2025da292b
parent28fe80077e154e01a125fa4bf04a2cf755abf335
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>
arch/arm/boot/dts/at91-sama5d2_xplained.dts