]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Do not enable gpu for DC2
authorMichal Simek <michal.simek@xilinx.com>
Wed, 21 Oct 2015 13:02:08 +0000 (15:02 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 21 Oct 2015 14:47:48 +0000 (16:47 +0200)
DC2 has no Display port that's why make no sense to enable GPU.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts

index 5113421a950825f641f9c4ae850979f4dbb8ce0e..3298419bf3f3e3b3a773ffbcc688fd00ad08bd32 100644 (file)
        clocks = <&clk100>; /* FIXME - can't find in the table */
 };
 
-/*
-&gpu {
-       status = "okay";
-};
-*/
-
 &i2c0 {
        status = "okay";
        clock-frequency = <400000>;