Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714432 > unrolled thread
| Started by | Andreas Klinger <ak@it-klinger.de> |
|---|---|
| First post | 2017-08-18 00:10 +0200 |
| Last post | 2017-08-18 00:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH v4 1/5] iio: srf08: add device tree binding for srf02 and srf10 Andreas Klinger <ak@it-klinger.de> - 2017-08-18 00:10 +0200
Re: [PATCH v4 1/5] iio: srf08: add device tree binding for srf02 and srf10 Rob Herring <robh@kernel.org> - 2017-08-18 00:30 +0200
| From | Andreas Klinger <ak@it-klinger.de> |
|---|---|
| Date | 2017-08-18 00:10 +0200 |
| Subject | [PATCH v4 1/5] iio: srf08: add device tree binding for srf02 and srf10 |
| Message-ID | <ufB9h-2BN-43@gated-at.bofh.it> |
add trivial device tree binding "devantech,srf02" and "devantech,srf10" Signed-off-by: Andreas Klinger <ak@it-klinger.de> --- Documentation/devicetree/bindings/trivial-devices.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt index 35f406dd86b6..f1d3317a4834 100644 --- a/Documentation/devicetree/bindings/trivial-devices.txt +++ b/Documentation/devicetree/bindings/trivial-devices.txt @@ -36,7 +36,9 @@ dallas,ds1775 Tiny Digital Thermometer and Thermostat dallas,ds3232 Extremely Accurate I²C RTC with Integrated Crystal and SRAM dallas,ds4510 CPU Supervisor with Nonvolatile Memory and Programmable I/O dallas,ds75 Digital Thermometer and Thermostat +devantech,srf02 Devantech SRF02 ultrasonic ranger in I2C mode devantech,srf08 Devantech SRF08 ultrasonic ranger +devantech,srf10 Devantech SRF10 ultrasonic ranger dlg,da9053 DA9053: flexible system level PMIC with multicore support dlg,da9063 DA9063: system PMIC for quad-core application processors domintech,dmard09 DMARD09: 3-axis Accelerometer -- 2.1.4 -- Andreas Klinger Grabenreith 27 84508 Burgkirchen +49 8623 919966 ak@it-klinger.de www.it-klinger.de www.grabenreith.de
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-08-18 00:30 +0200 |
| Message-ID | <ufBsB-2Lb-3@gated-at.bofh.it> |
| In reply to | #1714432 |
On Fri, Aug 18, 2017 at 12:08:51AM +0200, Andreas Klinger wrote: > add trivial device tree binding "devantech,srf02" and "devantech,srf10" > > Signed-off-by: Andreas Klinger <ak@it-klinger.de> > --- > Documentation/devicetree/bindings/trivial-devices.txt | 2 ++ > 1 file changed, 2 insertions(+) I applied just this patch. Rob
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web