Re: [PATCH 1/2] Input: pwm-vibra: new driver

2017-05-02 Thread Dmitry Torokhov
Hi Sebastian, On Tue, May 02, 2017 at 06:27:25PM +0200, Sebastian Reichel wrote: > Provide a simple driver for PWM controllable vibrators. It > will be used by Motorola Droid 4. > > Signed-off-by: Sebastian Reichel > --- > .../devicetree/bindings/input/pwm-vibrator.txt | 60 > drivers

[PATCH 1/2] Input: pwm-vibra: new driver

2017-05-02 Thread Sebastian Reichel
Provide a simple driver for PWM controllable vibrators. It will be used by Motorola Droid 4. Signed-off-by: Sebastian Reichel --- .../devicetree/bindings/input/pwm-vibrator.txt | 60 drivers/input/misc/Kconfig | 11 + drivers/input/misc/Makefile