kernel: bump 5.4 to 5.4.143
[openwrt/staging/wigyori.git] / target / linux / bcm27xx / patches-5.4 / 950-0958-overlays-Fix-error-in-README.patch
1 From 9102032e6d06f271058b6bd98db453a2275ec9b9 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Fri, 28 Aug 2020 22:04:05 +0100
4 Subject: [PATCH] overlays: Fix error in README
5
6 spi0-cs has been renamed spi0-2cs, not spi0-1cs.
7
8 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
9 ---
10 arch/arm/boot/dts/overlays/README | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 --- a/arch/arm/boot/dts/overlays/README
14 +++ b/arch/arm/boot/dts/overlays/README
15 @@ -2430,7 +2430,7 @@ Params: cs0_pin GPIO pin
16
17
18 Name: spi0-cs
19 -Info: This overlay has been renamed spi0-1cs, keeping spi0-cs as an
20 +Info: This overlay has been renamed spi0-2cs, keeping spi0-cs as an
21 alias for backwards compatibility.
22 Load: <Deprecated>
23