]> code.ossystems Code Review - bsp/u-boot.git/commit
usb: ehci-mx6: introduce config for high active power pin
authorStefan Agner <stefan.agner@toradex.com>
Wed, 13 Jul 2016 07:25:38 +0000 (00:25 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Jul 2016 21:07:00 +0000 (18:07 -0300)
commitff3ecc4bb9d12d68cca1d144a35d26e7ba3ec685
treebad7dc650dce9e74602c230d2091383cbd9265b0
parent97488b59d16e4866c87c29a532b8ea3263fa5509
usb: ehci-mx6: introduce config for high active power pin

Add a new config CONFIG_MXC_USB_OTG_HACTIVE which configures the
OTG Power Pin to be high active. Low active is the reset value
of the affected configuration register, hence the config option
is named by the non-reset configuration.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
configs/mx7dsabresd_defconfig
configs/warp7_defconfig
drivers/usb/host/Kconfig
drivers/usb/host/ehci-mx6.c