diff options
author | Andreas Klinger <ak@it-klinger.de> | 2017-08-17 18:08:51 -0400 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-08-17 18:22:33 -0400 |
commit | e906e1e2e5b030a378d271bccafad71176a7270f (patch) | |
tree | 2bea41c5de01eb4a5b19a534d4fede76b9929089 | |
parent | 358155ede4fbd047d055a0ffee95d042b02872ae (diff) |
iio: srf08: add device tree binding for srf02 and srf10
add trivial device tree binding "devantech,srf02" and "devantech,srf10"
Signed-off-by: Andreas Klinger <ak@it-klinger.de>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt index 0e6e95394200..5c55356a9f18 100644 --- a/Documentation/devicetree/bindings/trivial-devices.txt +++ b/Documentation/devicetree/bindings/trivial-devices.txt | |||
@@ -46,7 +46,9 @@ dallas,ds1775 Tiny Digital Thermometer and Thermostat | |||
46 | dallas,ds3232 Extremely Accurate I²C RTC with Integrated Crystal and SRAM | 46 | dallas,ds3232 Extremely Accurate I²C RTC with Integrated Crystal and SRAM |
47 | dallas,ds4510 CPU Supervisor with Nonvolatile Memory and Programmable I/O | 47 | dallas,ds4510 CPU Supervisor with Nonvolatile Memory and Programmable I/O |
48 | dallas,ds75 Digital Thermometer and Thermostat | 48 | dallas,ds75 Digital Thermometer and Thermostat |
49 | devantech,srf02 Devantech SRF02 ultrasonic ranger in I2C mode | ||
49 | devantech,srf08 Devantech SRF08 ultrasonic ranger | 50 | devantech,srf08 Devantech SRF08 ultrasonic ranger |
51 | devantech,srf10 Devantech SRF10 ultrasonic ranger | ||
50 | dlg,da9053 DA9053: flexible system level PMIC with multicore support | 52 | dlg,da9053 DA9053: flexible system level PMIC with multicore support |
51 | dlg,da9063 DA9063: system PMIC for quad-core application processors | 53 | dlg,da9063 DA9063: system PMIC for quad-core application processors |
52 | domintech,dmard09 DMARD09: 3-axis Accelerometer | 54 | domintech,dmard09 DMARD09: 3-axis Accelerometer |