mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update 950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch
This commit is contained in:
parent
52f8171c0b
commit
05720e42a5
1 changed files with 3 additions and 8 deletions
|
@ -8,7 +8,7 @@ Add initial DTS file for Compute Module 4.
|
|||
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||||
---
|
||||
arch/arm/boot/dts/Makefile | 2 +-
|
||||
arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 486 ++++++++++++++++++++++++++
|
||||
arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 481 ++++++++++++++++++++++++++
|
||||
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 <phil@raspberrypi.com>
|
|||
alpine-db.dtb
|
||||
--- /dev/null
|
||||
+++ b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts
|
||||
@@ -0,0 +1,486 @@
|
||||
@@ -0,0 +1,481 @@
|
||||
+// SPDX-License-Identifier: GPL-2.0
|
||||
+/dts-v1/;
|
||||
+#include "bcm2711.dtsi"
|
||||
|
@ -506,10 +506,5 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
|||
+
|
||||
+ eth_led0 = <&phy1>,"led-modes:0";
|
||||
+ eth_led1 = <&phy1>,"led-modes:4";
|
||||
+
|
||||
+ sd_poll_once = <&emmc2>, "non-removable?";
|
||||
+ spi_dma4 = <&spi0>, "dmas:0=", <&dma40>,
|
||||
+ <&spi0>, "dmas:8=", <&dma40>;
|
||||
+ };
|
||||
+ };
|
||||
+
|
Loading…
Add table
Add a link
Reference in a new issue