bcm27xx: update 6.1 patches to latest version
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-6.1 / 950-1168-overlays-hat_map-Add-pisound-mapping.patch
1 From 7c185b18a1c6a6cd6ab8805fef03a4a8c9931656 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Fri, 24 Nov 2023 13:57:09 +0000
4 Subject: [PATCH] overlays: hat_map: Add pisound mapping
5
6 See: https://github.com/raspberrypi/linux/issues/5741
7
8 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
9 ---
10 arch/arm/boot/dts/overlays/hat_map.dts | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 --- a/arch/arm/boot/dts/overlays/hat_map.dts
14 +++ b/arch/arm/boot/dts/overlays/hat_map.dts
15 @@ -6,6 +6,11 @@
16 overlay = "iqaudio-codec";
17 };
18
19 + pisound {
20 + uuid = [ a7ee5d28 da03 41f5 bbd7 20438a4bec5d ];
21 + overlay = "pisound";
22 + };
23 +
24 recalbox-rgbdual {
25 uuid = [ 1c955808 681f 4bbc a2ef b7ea47cd388e ];
26 overlay = "recalboxrgbdual";