From 2bd9cedf8f4214ae10d682700a49bb46764ba916 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Tue, 4 Jan 2022 01:36:40 +0800 Subject: [PATCH] Update 950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch --- .../950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 6562035f..0fe4dc58 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 @@ -8,7 +8,7 @@ Add initial DTS file for Compute Module 4. Signed-off-by: Phil Elwell --- arch/arm/boot/dts/Makefile | 2 +- - arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 485 ++++++++++++++++++++++++++ + arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 486 ++++++++++++++++++++++++++ 2 files changed, 487 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/bcm2711-rpi-cm4.dts @@ -26,7 +26,7 @@ Signed-off-by: Phil Elwell alpine-db.dtb --- /dev/null +++ b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts -@@ -0,0 +1,485 @@ +@@ -0,0 +1,486 @@ +// SPDX-License-Identifier: GPL-2.0 +/dts-v1/; +#include "bcm2711.dtsi" @@ -511,4 +511,5 @@ Signed-off-by: Phil Elwell + spi_dma4 = <&spi0>, "dmas:0=", <&dma40>, + <&spi0>, "dmas:8=", <&dma40>; + }; -+}; \ No newline at end of file ++}; ++ \ No newline at end of file