1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-15 04:42:02 +00:00
openmptcprouter/root/target/linux/bcm27xx/patches-5.15/0569-ARM-dts-Delete-vestigial-vcsm-node.patch
2021-11-24 18:32:01 +01:00

30 lines
813 B
Diff

From add56b1e89346af656682950ed992f938c3bb191 Mon Sep 17 00:00:00 2001
From: Phil Elwell <phil@raspberrypi.com>
Date: Mon, 18 Oct 2021 11:13:35 +0100
Subject: [PATCH 569/634] ARM: dts: Delete vestigial vcsm node
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
---
arch/arm/boot/dts/bcm270x-rpi.dtsi | 6 ------
1 file changed, 6 deletions(-)
diff --git a/arch/arm/boot/dts/bcm270x-rpi.dtsi b/arch/arm/boot/dts/bcm270x-rpi.dtsi
index efca67213816..57e7d5f60d3e 100644
--- a/arch/arm/boot/dts/bcm270x-rpi.dtsi
+++ b/arch/arm/boot/dts/bcm270x-rpi.dtsi
@@ -65,12 +65,6 @@ fb: fb {
status = "okay";
};
- vcsm: vcsm {
- compatible = "raspberrypi,bcm2835-vcsm";
- firmware = <&firmware>;
- status = "okay";
- };
-
/* External sound card */
sound: sound {
status = "disabled";
--
2.33.1