Skip to content

Commit d4a37d7

Browse files
committed
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>
1 parent 5748246 commit d4a37d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/overlays/overlay_map.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
sdio {
268268
bcm2835;
269269
bcm2711;
270+
bcm2712 = "sdio-pi5";
270271
};
271272

272273
sdio-1bit {

0 commit comments

Comments
 (0)