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

Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
Change-Id: I347ea39a91288ef5c3c70d703a86b622b00bcb9d
This commit is contained in:
Zhen Chen
2021-02-01 14:10:39 +08:00
committed by Tao Huang
parent a400cac168
commit bb479cfe84

View File

@@ -1300,7 +1300,7 @@
};
gpu: gpu@ff400000 {
compatible = "arm,malit602", "arm,malit60x", "arm,malit6xx", "arm,mali-midgard";
compatible = "arm,mali-bifrost";
reg = <0x0 0xff400000 0x0 0x4000>;
interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>,