ping
On 21.06.2016 15:17, Rob Herring wrote:
On Mon, Jun 20, 2016 at 12:50:56PM +0200, Marcin Niestroj wrote:
This driver enables us to use tps65217's power button as KEY_POWER on
am335x boards (directly connected button in chiliboard, accessible pin
via expansion header in beaglebone). This patch has been tested with
chiliboard.
Signed-off-by: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
---
Depends on patches 1-4 in series
Changes v2 -> v4: none
Changes v1 -> v2:
* Added information about parent device in tps65217 power button
device-tree binding documentation (suggested by Rob)
.../bindings/input/tps65217-pwrbutton.txt | 17 +++
Acked-by: Rob Herring <robh@xxxxxxxxxx>
drivers/input/misc/Kconfig | 10 ++
drivers/input/misc/Makefile | 1 +
drivers/input/misc/tps65217-pwrbutton.c | 131 +++++++++++++++++++++
4 files changed, 159 insertions(+)
create mode 100644 Documentation/devicetree/bindings/input/tps65217-pwrbutton.txt
create mode 100644 drivers/input/misc/tps65217-pwrbutton.c
--
Marcin Niestroj
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html