[PATCH 2/3] ARM: dts: bcm283x: Remove the vc4 GPU subsystem node.

From: Eric Anholt
Date: Mon Apr 09 2018 - 19:00:59 EST


This is no longer required by the DRM driver, and was just a temporary
hack for it.

Signed-off-by: Eric Anholt <eric@xxxxxxxxxx>
---
arch/arm/boot/dts/bcm283x.dtsi | 4 ----
1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/bcm283x.dtsi b/arch/arm/boot/dts/bcm283x.dtsi
index 9d293decf8d3..869bf350d426 100644
--- a/arch/arm/boot/dts/bcm283x.dtsi
+++ b/arch/arm/boot/dts/bcm283x.dtsi
@@ -609,10 +609,6 @@
reg = <0x7ec00000 0x1000>;
interrupts = <1 10>;
};
-
- vc4: gpu {
- compatible = "brcm,bcm2835-vc4";
- };
};

clocks {
--
2.17.0