mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user