Browse Source

dt-bindings: input: ti,drv260x: fix typo in property name

The driver looks for "vib-overdrive-mv" property, while in
documentation we have "vib-overdriver-mv". Fix the doc.

Cc: Francesco Diotalevi <francesco.diotalevi@iit.it>
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Andrea Merello 8 years ago
parent
commit
b4032ff9af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/input/ti,drv260x.txt

+ 1 - 1
Documentation/devicetree/bindings/input/ti,drv260x.txt

@@ -43,7 +43,7 @@ haptics: haptics@5a {
 	mode = <DRV260X_LRA_MODE>;
 	mode = <DRV260X_LRA_MODE>;
 	library-sel = <DRV260X_LIB_LRA>;
 	library-sel = <DRV260X_LIB_LRA>;
 	vib-rated-mv = <3200>;
 	vib-rated-mv = <3200>;
-	vib-overdriver-mv = <3200>;
+	vib-overdrive-mv = <3200>;
 }
 }
 
 
 For more product information please see the link below:
 For more product information please see the link below: