Message ID | 20180409230040.1100-2-eric@anholt.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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 {
This is no longer required by the DRM driver, and was just a temporary hack for it. Signed-off-by: Eric Anholt <eric@anholt.net> --- arch/arm/boot/dts/bcm283x.dtsi | 4 ---- 1 file changed, 4 deletions(-)