Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andrea Merello and committed by
Rob Herring
b4032ff9 91fa953e

+1 -1
+1 -1
Documentation/devicetree/bindings/input/ti,drv260x.txt
··· 43 43 mode = <DRV260X_LRA_MODE>; 44 44 library-sel = <DRV260X_LIB_LRA>; 45 45 vib-rated-mv = <3200>; 46 - vib-overdriver-mv = <3200>; 46 + vib-overdrive-mv = <3200>; 47 47 } 48 48 49 49 For more product information please see the link below: