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

Eric Anholt eric at anholt.net
Mon Apr 9 16:00:39 PDT 2018


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

Signed-off-by: Eric Anholt <eric at anholt.net>
---
 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




More information about the linux-arm-kernel mailing list