]> git.ipfire.org Git - people/ms/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)
committerStefano Babic <sbabic@denx.de>
Tue, 19 Jul 2016 17:52:14 +0000 (19:52 +0200)
commitc4483093f38f20c4122bd27456bffdda518e4d71
treed6b6735a7ce1cff267cd97d3371e732ac8c3f3b4
parent9a88180bfbb6ee7b2fba5516391ff0e611794de5
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