RE: [PATCH] phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS change

2016-06-16 Thread Yoshihiro Shimoda
nel.org; Yoshihiro Shimoda > > Subject: [PATCH] phy: rcar-gen3-usb2: fix unexpected repeat interrupts of > VBUS change > > This patch fixes an issue that the driver is possible to cause > unexpected repeat interrupts if a board condition is wrong > (e.g. even if the ID pin is

[PATCH] phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS change

2016-05-31 Thread Yoshihiro Shimoda
This patch fixes an issue that the driver is possible to cause unexpected repeat interrupts if a board condition is wrong (e.g. even if the ID pin is as function, a board supplies the VBUS.) The reason why unexpected repeat interrupts happen is: 1) The driver changed the mode to function if it de