Home
last modified time | relevance | path

Searched hist:b11633c42a766cb3c824e3583163b9adf67501fe (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dparams.cdiff b11633c42a766cb3c824e3583163b9adf67501fe Mon Oct 16 15:57:18 CEST 2017 Dinh Nguyen <dinguyen@kernel.org> usb: dwc2: disable erroneous overcurrent condition

For the case where an external VBUS is used, we should enable the external
VBUS comparator in the driver. This would prevent an unnecessary
overcurrent error which would then disable the host port.

This patch uses the standard 'disable-over-current' binding to allow of the
option of disabling the over-current condition.

Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>