diff --git a/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch b/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch index 8907e520..1d6edfdc 100755 --- a/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch +++ b/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch @@ -9,8 +9,7 @@ Signed-off-by: Phil Elwell --- arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 493 ++++++++++++++++++++++++++ - arch/arm/boot/dts/overlays/README | 6 + - 3 files changed, 501 insertions(+), 1 deletion(-) + 3 files changed, 493 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/bcm2711-rpi-cm4.dts --- a/arch/arm/boot/dts/Makefile @@ -521,18 +520,4 @@ Signed-off-by: Phil Elwell + <&spi0>, "dmas:8=", <&dma40>; + }; +}; ---- a/arch/arm/boot/dts/overlays/README -+++ b/arch/arm/boot/dts/overlays/README -@@ -92,6 +92,12 @@ Name: - Info: Configures the base Raspberry Pi hardware - Load: - Params: -+ ant1 Select antenna 1 (default). CM4 only. -+ -+ ant2 Select antenna 2. CM4 only. -+ -+ noant Disable both antennas. CM4 only. -+ - audio Set to "on" to enable the onboard ALSA audio - interface (default "off")