bcm27xx: add support for linux v5.15
[openwrt/staging/chunkeey.git] / target / linux / bcm27xx / patches-5.15 / 950-0533-ARM-dts-Delete-vestigial-vcsm-node.patch
1 From 151458604b3cf70f55fd7fe66aea22856037f707 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Mon, 18 Oct 2021 11:13:35 +0100
4 Subject: [PATCH] ARM: dts: Delete vestigial vcsm node
5
6 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
7 ---
8 arch/arm/boot/dts/bcm270x-rpi.dtsi | 6 ------
9 1 file changed, 6 deletions(-)
10
11 --- a/arch/arm/boot/dts/bcm270x-rpi.dtsi
12 +++ b/arch/arm/boot/dts/bcm270x-rpi.dtsi
13 @@ -65,12 +65,6 @@
14 status = "okay";
15 };
16
17 - vcsm: vcsm {
18 - compatible = "raspberrypi,bcm2835-vcsm";
19 - firmware = <&firmware>;
20 - status = "okay";
21 - };
22 -
23 /* External sound card */
24 sound: sound {
25 status = "disabled";