brcm2708: update 4.1 patches
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.1 / 0086-dts-overlays-document-DHT11-overlay.patch
1 From c9695bc0ae507aceb723b385eaf8733b9b8a3c45 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/148] 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