alistair23-linux/arch/arm/boot
Cyrille Pitchen ff964962a0 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>
2016-03-02 16:55:16 +01:00
..
bootp
compressed ARM: 8500/1: fix atags_to_fdt with stack-protector-strong 2016-01-26 23:49:26 +00:00
dts ARM: dts: at91: sama5d2 Xplained: set pin muxing for usb gadget and usb host 2016-03-02 16:55:16 +01:00
.gitignore
install.sh
Makefile kbuild: use relative path to include Makefile 2015-04-02 16:42:08 +02:00