bcm27xx: switch to 5.15
[openwrt/staging/chunkeey.git] / target / linux / bcm27xx / patches-5.10 / 950-0397-ARM-dts-CM4-audio-pins-are-not-connected.patch
1 From 3b2a09e95b28f9fd30bc569135d4e939d3d5eb7f Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Mon, 7 Dec 2020 09:35:57 +0000
4 Subject: [PATCH] ARM: dts: CM4 audio pins are not connected
5
6 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
7 ---
8 arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 2 --
9 1 file changed, 2 deletions(-)
10
11 --- a/arch/arm/boot/dts/bcm2711-rpi-cm4.dts
12 +++ b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts
13 @@ -548,8 +548,6 @@
14
15 &gpio {
16 audio_pins: audio_pins {
17 - brcm,pins = <40 41>;
18 - brcm,function = <4>;
19 };
20 };
21