Re: [PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace

2016-11-15 Thread Kishon Vijay Abraham I
On Thursday 22 September 2016 02:54 AM, Tony Lindgren wrote: > * Matt Ranostay [160920 19:58]: >> Emit KOBJ_ONLINE/KOBJ_OFFLINE action uevent on VBUS status changes. > > Makes sense for configuring USB gadgets on demand when connected: > > Acked-by: Tony Lindgren

Re: [PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace

2016-11-15 Thread Kishon Vijay Abraham I
On Thursday 22 September 2016 02:54 AM, Tony Lindgren wrote: > * Matt Ranostay [160920 19:58]: >> Emit KOBJ_ONLINE/KOBJ_OFFLINE action uevent on VBUS status changes. > > Makes sense for configuring USB gadgets on demand when connected: > > Acked-by: Tony Lindgren merged, thanks. -Kishon >

Re: [PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace

2016-09-21 Thread Tony Lindgren
* Matt Ranostay [160920 19:58]: > Emit KOBJ_ONLINE/KOBJ_OFFLINE action uevent on VBUS status changes. Makes sense for configuring USB gadgets on demand when connected: Acked-by: Tony Lindgren > > Cc: Tony Lindgren > Signed-off-by:

Re: [PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace

2016-09-21 Thread Tony Lindgren
* Matt Ranostay [160920 19:58]: > Emit KOBJ_ONLINE/KOBJ_OFFLINE action uevent on VBUS status changes. Makes sense for configuring USB gadgets on demand when connected: Acked-by: Tony Lindgren > > Cc: Tony Lindgren > Signed-off-by: Matt Ranostay > --- > drivers/phy/phy-twl4030-usb.c | 3

[PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace

2016-09-20 Thread Matt Ranostay
Emit KOBJ_ONLINE/KOBJ_OFFLINE action uevent on VBUS status changes. Cc: Tony Lindgren Signed-off-by: Matt Ranostay --- drivers/phy/phy-twl4030-usb.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/phy/phy-twl4030-usb.c

[PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace

2016-09-20 Thread Matt Ranostay
Emit KOBJ_ONLINE/KOBJ_OFFLINE action uevent on VBUS status changes. Cc: Tony Lindgren Signed-off-by: Matt Ranostay --- drivers/phy/phy-twl4030-usb.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/phy/phy-twl4030-usb.c b/drivers/phy/phy-twl4030-usb.c index