lede/target/linux/bcm27xx/patches-6.12/950-0850-ARM64-dts-Add-the-64-bit-CM0-dts.patch
=?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= d81c03f05e bcm27xx: add 6.12 patches from RPi repo
These patches were generated from:
https://github.com/raspberrypi/linux/commits/rpi-6.12.y
With the following command:
git format-patch -N v6.12.27..HEAD
(HEAD -> 8d3206ee456a5ecdf9ddbfd8e5e231e4f0cd716e)

Exceptions:
- (def)configs patches
- github workflows patches
- applied & reverted patches
- readme patches
- wireless patches

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-06-20 17:01:06 +08:00

16 lines
542 B
Diff

From 45486357b4adbf1094f9e45fb029b0c178b737ca Mon Sep 17 00:00:00 2001
From: Phil Elwell <phil@raspberrypi.com>
Date: Fri, 7 Mar 2025 15:13:28 +0000
Subject: [PATCH] ARM64: dts: Add the 64-bit CM0 dts
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
---
arch/arm64/boot/dts/broadcom/bcm2710-rpi-cm0.dts | 1 +
1 file changed, 1 insertion(+)
create mode 100644 arch/arm64/boot/dts/broadcom/bcm2710-rpi-cm0.dts
--- /dev/null
+++ b/arch/arm64/boot/dts/broadcom/bcm2710-rpi-cm0.dts
@@ -0,0 +1 @@
+#include "arm/broadcom/bcm2710-rpi-cm0.dts"