Skip to content

Commit

Permalink
Input: ads7846: Add description how to use internal reference (ADS7846)
Browse files Browse the repository at this point in the history
By simply setting vref-mv to 0 the internal reference will be used.
Document that!

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Alexander Stein authored and Rob Herring committed Mar 3, 2016
1 parent 8fe420d commit 299b207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/input/ads7846.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 299b207

Please sign in to comment.