0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-22 04:56:15 +00:00
openwrt/target/linux/bcm27xx/patches-6.6/950-1098-overlays-Add-sdio-sdio-pi5-mapping.patch
Álvaro Fernández Rojas 8c405cdccc bcm27xx: add 6.6 kernel patches
The patches were generated from the RPi repo with the following command:
git format-patch v6.6.34..rpi-6.1.y

Some patches needed rebasing and, as usual, the applied and reverted, wireless
drivers, Github workflows, READMEs and defconfigs patches were removed.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-06-18 18:52:49 +02:00

24 lines
630 B
Diff

From d4a37d7e99588685a81d75699b3bbd85621fbaea Mon Sep 17 00:00:00 2001
From: Phil Elwell <phil@raspberrypi.com>
Date: Tue, 21 May 2024 12:05:26 +0100
Subject: [PATCH 1098/1135] overlays: Add sdio -> sdio-pi5 mapping
There is already an sdio-pi5 overlays, but the automatic mapping was
missing.
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
---
arch/arm/boot/dts/overlays/overlay_map.dts | 1 +
1 file changed, 1 insertion(+)
--- a/arch/arm/boot/dts/overlays/overlay_map.dts
+++ b/arch/arm/boot/dts/overlays/overlay_map.dts
@@ -267,6 +267,7 @@
sdio {
bcm2835;
bcm2711;
+ bcm2712 = "sdio-pi5";
};
sdio-1bit {