Commit 299b207d authored by Alexander Stein's avatar Alexander Stein Committed by Rob Herring

Input: ads7846: Add description how to use internal reference (ADS7846)

By simply setting vref-mv to 0 the internal reference will be used.
Document that!
Signed-off-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 8fe420da
......@@ -29,6 +29,8 @@ Optional properties:
ti,vref-delay-usecs vref supply delay in usecs, 0 for
external vref (u16).
ti,vref-mv The VREF voltage, in millivolts (u16).
Set to 0 to use internal refernce
(ADS7846).
ti,keep-vref-on set to keep vref on for differential
measurements as well
ti,swap-xy swap x and y axis
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment