arm64: dts: rockchip: rk3328: Modify gpu compatible

Mali driver only search the first compatible property.

Change-Id: If21b59d19a50e48a02157f49a6a97d7e71a41e7d
Signed-off-by: Zhixiong Lin <zhixiong.lin@rock-chips.com>
This commit is contained in:
Zhixiong Lin
2019-06-20 09:13:02 +08:00
committed by Tao Huang
parent 414f9ff2d8
commit 08cb205af1

View File

@@ -639,7 +639,7 @@
};
gpu: gpu@ff300000 {
compatible = "rockchip,rk3328-mali", "arm,mali-450";
compatible = "arm,mali-450";
/* first item of 'reg' is dummy, to fit src code. */
reg = <0x0 0xff300000 0x0 0x40000>,
<0x0 0xff300000 0x0 0x40000>;