Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385950 > unrolled thread
| Started by | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| First post | 2016-04-25 02:30 +0200 |
| Last post | 2016-04-25 16:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 12/41] Documentation: dt: input: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
Re: [PATCH 12/41] Documentation: dt: input: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
| From | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| Date | 2016-04-25 02:30 +0200 |
| Subject | [PATCH 12/41] Documentation: dt: input: fix spelling mistakes |
| Message-ID | <rrCzw-4Wc-15@gated-at.bofh.it> |
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/input/ads7846.txt | 2 +-
Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/input/ads7846.txt b/Documentation/devicetree/bindings/input/ads7846.txt
index c6cfe2e..9fc47b0 100644
--- a/Documentation/devicetree/bindings/input/ads7846.txt
+++ b/Documentation/devicetree/bindings/input/ads7846.txt
@@ -29,7 +29,7 @@ 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
+ Set to 0 to use internal references
(ADS7846).
ti,keep-vref-on set to keep vref on for differential
measurements as well
diff --git a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
index cdf05f9..abfcab3 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
@@ -15,7 +15,7 @@ Optional properties:
- fsl,pen-debounce-ns: Pen debounce time in nanoseconds.
- fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value
between 1 and 4096. It is the ratio between the internal reference voltage
- and the measured voltage after the plate was precharged. Resistence between
+ and the measured voltage after the plate was precharged. Resistance between
plates and therefore the voltage decreases with pressure so that a smaller
value is equivalent to a higher pressure.
- fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
--
2.8.0
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-04-25 16:00 +0200 |
| Message-ID | <rrPdo-6OH-7@gated-at.bofh.it> |
| In reply to | #1385950 |
On Mon, Apr 25, 2016 at 01:24:09AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom <eric@engestrom.ch> Applied, thanks. Rob > --- > Documentation/devicetree/bindings/input/ads7846.txt | 2 +- > Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/input/ads7846.txt b/Documentation/devicetree/bindings/input/ads7846.txt > index c6cfe2e..9fc47b0 100644 > --- a/Documentation/devicetree/bindings/input/ads7846.txt > +++ b/Documentation/devicetree/bindings/input/ads7846.txt > @@ -29,7 +29,7 @@ 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 > + Set to 0 to use internal references > (ADS7846). > ti,keep-vref-on set to keep vref on for differential > measurements as well > diff --git a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt > index cdf05f9..abfcab3 100644 > --- a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt > +++ b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt > @@ -15,7 +15,7 @@ Optional properties: > - fsl,pen-debounce-ns: Pen debounce time in nanoseconds. > - fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value > between 1 and 4096. It is the ratio between the internal reference voltage > - and the measured voltage after the plate was precharged. Resistence between > + and the measured voltage after the plate was precharged. Resistance between > plates and therefore the voltage decreases with pressure so that a smaller > value is equivalent to a higher pressure. > - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before > -- > 2.8.0 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web