drm: fix g12a buildoot dts

PD#160546: fix g12a buildoot dts

Change-Id: Ia910dbed885a6fd8b294629a3ef3a3a84405069f
Signed-off-by: Yalong Liu <yalong.liu@amlogic.com>
This commit is contained in:
Yalong Liu
2018-03-06 15:06:43 +08:00
parent e87d0e23be
commit 5f115a3e40
2 changed files with 4 additions and 5 deletions

View File

@@ -20,7 +20,6 @@
#include "mesong12a.dtsi"
#include "partition_mbox_normal.dtsi"
#include "mesong12a_skt-panel.dtsi"
#include "mesong12a-dvalin.dtsi"
#include "mesong12a_drm.dtsi"
/ {

View File

@@ -39,10 +39,10 @@
drm_vpu:drm@d0100000 {
status = "okay";
compatible = "amlogic,meson-gxbb";
reg = <0x0 0xd0100000 0x0 0x100000>,
<0x0 0xc883c000 0x0 0x1000>,
<0x0 0xc8838000 0x0 0x1000>;
compatible = "amlogic,meson-g12a";
reg = <0x0 0xff900000 0x0 0x40000>,
<0x0 0xff63c000 0x0 0x2000>,
<0x0 0xff638000 0x0 0x2000>;
reg-names = "base", "hhi", "dmc";
interrupts = <GIC_SPI 3 IRQ_TYPE_EDGE_RISING>;
dma-coherent;