Re: [PATCH v3 2/2] Embedded USB Debugger (EUD) driver
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2018-11-15 23:06:21
Also in:
linux-arm-msm, linux-usb, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2018-11-15 23:06:21
Also in:
linux-arm-msm, linux-usb, lkml
On Thu, Nov 15, 2018 at 11:32:54AM -0800, Prakruthi Deepak Heragu wrote:
Add support for control peripheral of EUD (Embedded USB Debugger) to listen to events such as USB attach/detach, charger enable/disable, pet EUD to indicate software is functional. Reusing the platform device kobj, sysfs entry 'enable' is created to enable or disable EUD.
If you add/remove/change a sysfs file, you need to also have a Documentation/ABI/ file update as well. Please do that here. thanks, greg k-h