2015-12-17 09:29:22 +00:00
|
|
|
From fbd5513aa9ba4a93d35e7e2491891671a9042b5d Mon Sep 17 00:00:00 2001
|
2015-07-17 12:48:39 +00:00
|
|
|
From: P33M <P33M@github.com>
|
|
|
|
Date: Wed, 24 Jun 2015 11:23:06 +0100
|
2015-12-17 09:29:22 +00:00
|
|
|
Subject: [PATCH 086/222] dts/overlays: document DHT11 overlay
|
2015-07-17 12:48:39 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
arch/arm/boot/dts/overlays/README | 8 ++++++++
|
|
|
|
1 file changed, 8 insertions(+)
|
|
|
|
|
|
|
|
--- a/arch/arm/boot/dts/overlays/README
|
|
|
|
+++ b/arch/arm/boot/dts/overlays/README
|
|
|
|
@@ -173,6 +173,14 @@ Load: dtoverlay=bmp085_i2c-sensor
|
|
|
|
Params: <None>
|
|
|
|
|
|
|
|
|
|
|
|
+Name: dht11
|
|
|
|
+Info: Overlay for the DHT11/DHT21/DHT22 humidity/temperature sensors
|
|
|
|
+ Also sometimes found with the part number(s) AM230x.
|
|
|
|
+Load: dtoverlay=dht11,<param>=<val>
|
|
|
|
+Params: gpiopin GPIO connected to the sensor's DATA output.
|
|
|
|
+ (default 4)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
[ The ds1307-rtc overlay has been deleted. See i2c-rtc. ]
|
|
|
|
|
|
|
|
|