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