]> Pileus Git - ~andy/linux/commit
Input: pwm-beeper - add devicetree probing support
authorSascha Hauer <s.hauer@pengutronix.de>
Sat, 3 Nov 2012 19:05:52 +0000 (12:05 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 3 Nov 2012 19:14:56 +0000 (12:14 -0700)
commitd56a289be2ce01d1aa426a6cf45dede14a8db41e
treec9a058d34420eb2cc1cc85ce8fe7e71eb20e4407
parent8ed2757edd0c6bacf20c1c55bd53a0acba565be8
Input: pwm-beeper - add devicetree probing support

A very simple binding, the only property is the phandle to the PWM.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/pwm-beeper.txt [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/pwm-beeper.c