Skip to content

Commit

Permalink
dts/overlays: document DHT11 overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
P33M authored and Phil Elwell committed Jun 29, 2015
1 parent eed62a8 commit 799661b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm/boot/dts/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -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. ]


Expand Down

0 comments on commit 799661b

Please sign in to comment.