Re: [RESEND PATCH, v5 3/5] usb: xhci-mtk: make IPPC register optional

2016-08-29 Thread Felipe Balbi
Chunfeng Yun writes: > Make IPPC register optional to support host side of dual-role mode, > due to it is moved into common glue layer for simplification. > > Signed-off-by: Chunfeng Yun Mathias? Are you taking these patches?? I don't wanna take peripheral side driver if you won't take xhci side

[RESEND PATCH, v5 3/5] usb: xhci-mtk: make IPPC register optional

2016-08-24 Thread Chunfeng Yun
Make IPPC register optional to support host side of dual-role mode, due to it is moved into common glue layer for simplification. Signed-off-by: Chunfeng Yun --- drivers/usb/host/xhci-mtk.c | 36 +--- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git