On Tue, Dec 03, 2019 at 11:03:55AM +0800, Peter Chen wrote: > When the USB charger is inserted or removed, the users could get > USB charger state and type through the uevent. > > Signed-off-by: Peter Chen <peter.chen@xxxxxxx> > --- > Documentation/ABI/testing/usb-charger-uevent | 45 ++++++++++++++++++++ > 1 file changed, 45 insertions(+) > create mode 100644 Documentation/ABI/testing/usb-charger-uevent > > diff --git a/Documentation/ABI/testing/usb-charger-uevent b/Documentation/ABI/testing/usb-charger-uevent > new file mode 100644 > index 000000000000..93ffd3a54a7f > --- /dev/null > +++ b/Documentation/ABI/testing/usb-charger-uevent > @@ -0,0 +1,45 @@ > +What: Raise a uevent when a USB charger is inserted or removed > +Date: 2019-11-11 > +KernelVersion: 5.5 No new features for 5.5, this would be 5.6, right? thanks, greg k-h