linux_dsm_epyc7002/drivers/usb/chipidea
Uwe Kleine-König 9049fce897 usb: chipidea: imx: allow to configure oc polarity on i.MX25
Up to now the polarity of the over current pin was hard coded to active
high. Use the already defined device tree properties to configure polarity
on i.MX25, too. In difference to i.MX6/7 use active high behavior if the
polarity is unspecified to keep compatibility to existing device trees.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2018-12-11 09:13:11 +08:00
..
bits.h
ci_hdrc_imx.c usb: chipidea: imx: Warn if oc polarity isn't specified 2018-12-11 09:13:10 +08:00
ci_hdrc_imx.h usb: chipidea: imx: support configuring for active low oc signal 2018-12-11 09:13:09 +08:00
ci_hdrc_msm.c
ci_hdrc_pci.c
ci_hdrc_tegra.c
ci_hdrc_usb2.c
ci_hdrc_zevio.c
ci.h
core.c usb: chipidea: Add dynamic pinctrl selection 2018-09-20 17:04:21 +08:00
debug.c
host.c usb: chipidea: host: override ehci->hub_control 2018-12-11 09:12:30 +08:00
host.h
Kconfig
Makefile
otg_fsm.c
otg_fsm.h
otg.c usb: chipidea: Fix otg event handler 2018-09-20 17:04:22 +08:00
otg.h usb: chipidea: Prevent unbalanced IRQ disable 2018-09-20 17:04:21 +08:00
udc.c usb: chipidea: Add dynamic pinctrl selection 2018-09-20 17:04:21 +08:00
udc.h
ulpi.c
usbmisc_imx.c usb: chipidea: imx: allow to configure oc polarity on i.MX25 2018-12-11 09:13:11 +08:00