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

Documentation: dt: input: fix spelling mistakes

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Eric Engestrom and committed by
Rob Herring
25da0af6 30729ab5

+2 -2
+1 -1
Documentation/devicetree/bindings/input/ads7846.txt
··· 29 29 ti,vref-delay-usecs vref supply delay in usecs, 0 for 30 30 external vref (u16). 31 31 ti,vref-mv The VREF voltage, in millivolts (u16). 32 - Set to 0 to use internal refernce 32 + Set to 0 to use internal references 33 33 (ADS7846). 34 34 ti,keep-vref-on set to keep vref on for differential 35 35 measurements as well
+1 -1
Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
··· 15 15 - fsl,pen-debounce-ns: Pen debounce time in nanoseconds. 16 16 - fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value 17 17 between 1 and 4096. It is the ratio between the internal reference voltage 18 - and the measured voltage after the plate was precharged. Resistence between 18 + and the measured voltage after the plate was precharged. Resistance between 19 19 plates and therefore the voltage decreases with pressure so that a smaller 20 20 value is equivalent to a higher pressure. 21 21 - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before