arm64: dts: rockchip: rk3568: gpu: only use "arm,mali-bifrost" in 'compatible'

Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
Change-Id: Idd3e21ecc3d53d97200bd46b849a22e4f7777333
This commit is contained in:
Zhen Chen
2021-02-01 14:12:26 +08:00
committed by Tao Huang
parent 15a5ee10cc
commit a400cac168

View File

@@ -1055,7 +1055,7 @@
};
gpu: gpu@fde60000 {
compatible = "arm,malit602", "arm,malit60x", "arm,malit6xx", "arm,mali-midgard";
compatible = "arm,mali-bifrost";
reg = <0x0 0xfde60000 0x0 0x4000>;
interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,