OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | From ed753b7389b8c65af0b4266c001ef0343fb1c30e Mon Sep 17 00:00:00 2001 |
2 | From: Phil Elwell <pelwell@users.noreply.github.com> |
||
3 | Date: Tue, 3 Jan 2017 21:27:46 +0000 |
||
4 | Subject: [PATCH] Document the si7020 option |
||
5 | |||
6 | --- |
||
7 | arch/arm/boot/dts/overlays/README | 3 +++ |
||
8 | 1 file changed, 3 insertions(+) |
||
9 | |||
10 | --- a/arch/arm/boot/dts/overlays/README |
||
11 | +++ b/arch/arm/boot/dts/overlays/README |
||
12 | @@ -549,6 +549,9 @@ Params: bmp085 Select t |
||
13 | |||
14 | bmp280 Select the Bosch sensortronic BMP280 |
||
15 | |||
16 | + si7020 Select the Silicon Labs Si7013/20/21 humidity/ |
||
17 | + temperature sensor |
||
18 | + |
||
19 | |||
20 | Name: i2c0-bcm2708 |
||
21 | Info: Enable the i2c_bcm2708 driver for the i2c0 bus. Not all pin combinations |