brcm2708: add linux 4.1 support
[openwrt.git] / target / linux / brcm2708 / patches-4.1 / 0086-dts-overlays-document-DHT11-overlay.patch
1 From 54695dcb27d8e4c37e8dd9620e85257b8abb89d8 Mon Sep 17 00:00:00 2001
2 From: P33M <P33M@github.com>
3 Date: Wed, 24 Jun 2015 11:23:06 +0100
4 Subject: [PATCH 086/121] dts/overlays: document DHT11 overlay
5
6 ---
7  arch/arm/boot/dts/overlays/README | 8 ++++++++
8  1 file changed, 8 insertions(+)
9
10 --- a/arch/arm/boot/dts/overlays/README
11 +++ b/arch/arm/boot/dts/overlays/README
12 @@ -173,6 +173,14 @@ Load:   dtoverlay=bmp085_i2c-sensor
13  Params: <None>
14  
15  
16 +Name:   dht11
17 +Info:   Overlay for the DHT11/DHT21/DHT22 humidity/temperature sensors
18 +        Also sometimes found with the part number(s) AM230x.
19 +Load:   dtoverlay=dht11,<param>=<val>
20 +Params: gpiopin                  GPIO connected to the sensor's DATA output.
21 +                                 (default 4)
22 +
23 +
24  [ The ds1307-rtc overlay has been deleted. See i2c-rtc. ]
25  
26