--- v2
+++ v4
@@ -10,6 +10,14 @@
motor and the motor.
Please take a look.
+
+Changes in v4:
+- Added DT reviewed-by tag
+- Fixed motor typo
+
+Changes in v3:
+- Changed dt-binding to require at least one of enable/supply, dropped ack
+- Changed driver to bail out if neither supply nor gpio is given
Changes in v2:
- Added DT ack tag
@@ -26,13 +34,13 @@
ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor
ARM: dts: sun8i-a83t-tbs-a711: Increase voltage on the vibrator
- .../devicetree/bindings/input/gpio-vibrator.yaml | 1 -
- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 9 +++++++--
- drivers/input/misc/gpio-vibra.c | 3 ++-
- 3 files changed, 9 insertions(+), 4 deletions(-)
+ .../devicetree/bindings/input/gpio-vibrator.yaml | 7 ++++++-
+ arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 9 +++++++--
+ drivers/input/misc/gpio-vibra.c | 14 ++++++++++----
+ 3 files changed, 23 insertions(+), 7 deletions(-)
--
-2.26.2
+2.27.0
_______________________________________________