ARM: dts: rockchip: rk312x: refine gpu node

Change-Id: I9e6ebd6fc01a2bbfecdefeda307ed94334edccae
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
Zhen Chen
2019-11-26 11:36:59 +08:00
committed by Tao Huang
parent 701a3b0ff8
commit 1f66f15d73

View File

@@ -329,23 +329,9 @@
#clock-cells = <0>;
};
gpu: gpu@0x10091000 {
gpu: gpu@10091000 {
compatible = "arm,mali400";
reg = <0x10091000 0x200>,
<0x10090000 0x100>,
<0x10093000 0x100>,
<0x10098000 0x1100>,
<0x10094000 0x100>,
<0x1009A000 0x1100>,
<0x10095000 0x100>;
reg-names = "Mali_L2",
"Mali_GP",
"Mali_GP_MMU",
"Mali_PP0",
"Mali_PP0_MMU",
"Mali_PP1",
"Mali_PP1_MMU";
reg = <0x10091000 0x10000>;
interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>,