b3dc9566a4
As usual these patches were extracted from: https://github.com/raspberrypi/linux/commits/rpi-4.4.y Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 48765
39 lines
1.8 KiB
Diff
39 lines
1.8 KiB
Diff
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>
|