bcm27xx: update 6.1 patches from RPi foundation
[openwrt/staging/stintel.git] / target / linux / bcm27xx / patches-6.1 / 950-1281-Add-IQaudio-CodecZero-to-hat_map.dts.patch
1 From afd5f659b0453e4c710ce5cf74c577563ff16239 Mon Sep 17 00:00:00 2001
2 From: Andrew Scheller <andrew.scheller@raspberrypi.com>
3 Date: Tue, 20 Feb 2024 17:53:03 +0000
4 Subject: [PATCH 1281/1295] Add IQaudio CodecZero to hat_map.dts
5
6 Fixes https://github.com/raspberrypi/Pi-Codec/issues/9
7 ---
8 arch/arm/boot/dts/overlays/hat_map.dts | 5 +++++
9 1 file changed, 5 insertions(+)
10
11 --- a/arch/arm/boot/dts/overlays/hat_map.dts
12 +++ b/arch/arm/boot/dts/overlays/hat_map.dts
13 @@ -6,6 +6,11 @@
14 overlay = "iqaudio-codec";
15 };
16
17 + iqaudio-pi-codeczero {
18 + uuid = [ e15c739c 877d 4e29 ab36 4dc73c21127c ];
19 + overlay = "iqaudio-codec";
20 + };
21 +
22 pisound {
23 uuid = [ a7ee5d28 da03 41f5 bbd7 20438a4bec5d ];
24 overlay = "pisound";