usb: dwc3: st: Inform the reset framework that our reset line may be shared
authorLee Jones <lee.jones@linaro.org>
Tue, 28 Jun 2016 08:23:58 +0000 (09:23 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 30 Jun 2016 06:44:21 +0000 (07:44 +0100)
commit002f17bc54ff4005260d8e6e6700de97f5b25679
tree0de0b8209c1cbb28fd6200f5a3288dd2a2fc6c4c
parent19599304625b74c95bff318c735928eec668b1ca
usb: dwc3: st: Inform the reset framework that our reset line may be shared

On the STiH410 B2120 development board the MiPHY28lp shares its reset
line with the Synopsys DWC3 SuperSpeed (SS) USB 3.0 Dual-Role-Device
(DRD).  New functionality in the reset subsystems forces consumers to
be explicit when requesting shared/exclusive reset lines.

Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/usb/dwc3/dwc3-st.c