On Tue, Dec 23, 2014 at 10:53 AM, Chen-Yu Tsai <[email protected]> wrote: > From: Carlo Caione <[email protected]> > > Add ABI entries for the PEK found on PMU X-Powers AXP202 and AXP209.
Hi Dmitry, Would it be possible to take this patch through your tree? Thanks ChenYu > Signed-off-by: Carlo Caione <[email protected]> > [[email protected]: Fixed path for sysfs entries] > Signed-off-by: Chen-Yu Tsai <[email protected]> > --- > Documentation/ABI/testing/sysfs-driver-input-axp-pek | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-driver-input-axp-pek > > diff --git a/Documentation/ABI/testing/sysfs-driver-input-axp-pek > b/Documentation/ABI/testing/sysfs-driver-input-axp-pek > new file mode 100644 > index 000000000000..a5e671b9fa79 > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-driver-input-axp-pek > @@ -0,0 +1,11 @@ > +What: /sys/class/input/input(x)/device/startup > +Date: March 2014 > +Contact: Carlo Caione <[email protected]> > +Description: Startup time in us. Board is powered on if the button is > pressed > + for more than <startup_time> > + > +What: /sys/class/input/input(x)/device/shutdown > +Date: March 2014 > +Contact: Carlo Caione <[email protected]> > +Description: Shutdown time in us. Board is powered off if the button is > pressed > + for more than <shutdown_time> > -- > 2.1.4 > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
