You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
961 B
21 lines
961 B
From b5b405c12536e216476598de4ff56551bf56ad6e Mon Sep 17 00:00:00 2001
|
|
From: Phil Elwell <phil@raspberrypi.org>
|
|
Date: Tue, 17 Apr 2018 08:59:47 +0100
|
|
Subject: [PATCH 275/454] overlays: Fix typo in README
|
|
|
|
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
|
|
---
|
|
arch/arm/boot/dts/overlays/README | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/arch/arm/boot/dts/overlays/README
|
|
+++ b/arch/arm/boot/dts/overlays/README
|
|
@@ -835,7 +835,7 @@ Params: addr Set the
|
|
Valid addresses 0x76-0x77, default 0x76
|
|
|
|
ds1621 Select the Dallas Semiconductors DS1621 temp
|
|
- sensor. Valid addresses 0x48-9x4f, default 0x48
|
|
+ sensor. Valid addresses 0x48-0x4f, default 0x48
|
|
|
|
hdc100x Select the Texas Instruments HDC100x temp sensor
|
|
Valid addresses 0x40-0x43, default 0x40
|
|
|