Skip to content

Commit 64328ab

Browse files
ARM: dts: Create bcm2711-rpi-cm4s.dts (#4761)
Signed-off-by: Peter Harper <[email protected]>
1 parent bed937a commit 64328ab

File tree

2 files changed

+452
-1
lines changed

2 files changed

+452
-1
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ dtb-$(CONFIG_ARCH_BCM2835) += \
1616
bcm2711-rpi-4-b.dtb \
1717
bcm2711-rpi-400.dtb \
1818
bcm2710-rpi-cm3.dtb \
19-
bcm2711-rpi-cm4.dtb
19+
bcm2711-rpi-cm4.dtb \
20+
bcm2711-rpi-cm4s.dtb
2021

2122
dtb-$(CONFIG_ARCH_ALPINE) += \
2223
alpine-db.dtb

0 commit comments

Comments
 (0)