summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.4/0146-FIXUP-Overlay-README-Restore-spaces-deleted-in-error.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0146-FIXUP-Overlay-README-Restore-spaces-deleted-in-error.patch')
-rw-r--r--target/linux/brcm2708/patches-4.4/0146-FIXUP-Overlay-README-Restore-spaces-deleted-in-error.patch39
1 files changed, 39 insertions, 0 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0146-FIXUP-Overlay-README-Restore-spaces-deleted-in-error.patch b/target/linux/brcm2708/patches-4.4/0146-FIXUP-Overlay-README-Restore-spaces-deleted-in-error.patch
new file mode 100644
index 0000000000..0373cf035a
--- /dev/null
+++ b/target/linux/brcm2708/patches-4.4/0146-FIXUP-Overlay-README-Restore-spaces-deleted-in-error.patch
@@ -0,0 +1,39 @@
+From 88506d9d1ba9f40f613d77f3301621c7a29541a0 Mon Sep 17 00:00:00 2001
+From: Phil Elwell <phil@raspberrypi.org>
+Date: Mon, 8 Feb 2016 12:53:44 +0000
+Subject: [PATCH 146/156] FIXUP: Overlay README - Restore spaces deleted in
+ error
+
+---
+ arch/arm/boot/dts/overlays/README | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+--- a/arch/arm/boot/dts/overlays/README
++++ b/arch/arm/boot/dts/overlays/README
+@@ -550,7 +550,7 @@ Info: Configures a single PWM channel
+ Pins 12 and 13 might be better choices on an A+, B+ or Pi2.
+ 2) The onboard analogue audio output uses both PWM channels.
+ 3) So be careful mixing audio and PWM.
+- 4) Currently the clockmust have been enabled and configured
++ 4) Currently the clock must have been enabled and configured
+ by other means.
+ Load: dtoverlay=pwm,<param>=<val>
+ Params: pin Output pin (default 18) - see table
+@@ -569,7 +569,7 @@ Info: Configures both PWM channels
+ Pins 12 and 13 might be better choices on an A+, B+ or Pi2.
+ 2) The onboard analogue audio output uses both PWM channels.
+ 3) So be careful mixing audio and PWM.
+- 4) Currently the clockmust have been enabled and configured
++ 4) Currently the clock must have been enabled and configured
+ by other means.
+ Load: dtoverlay=pwm-2chan,<param>=<val>
+ Params: pin Output pin (default 18) - see table
+@@ -753,7 +753,7 @@ Params: <None>
+
+ Name: vga666
+ Info: Overlay for the Fen Logic VGA666 board
+- This uses GPIOs 2-21 (sono I2C), and activates the output 2-3 seconds
++ This uses GPIOs 2-21 (so no I2C), and activates the output 2-3 seconds
+ after the kernel has started.
+ Load: dtoverlay=vga666
+ Params: <None>