Merge "ARM: dts: msm: introduce disp cc memory region"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
ed82833ab7
@@ -13,11 +13,13 @@
|
|||||||
reg = <0x0ae00000 0x93800>,
|
reg = <0x0ae00000 0x93800>,
|
||||||
<0x0aeb0000 0x2008>,
|
<0x0aeb0000 0x2008>,
|
||||||
<0x0af80000 0x7000>,
|
<0x0af80000 0x7000>,
|
||||||
<0x400000 0x2000>;
|
<0x400000 0x2000>,
|
||||||
|
<0x0af08000 0x24>;
|
||||||
reg-names = "mdp_phys",
|
reg-names = "mdp_phys",
|
||||||
"vbif_phys",
|
"vbif_phys",
|
||||||
"regdma_phys",
|
"regdma_phys",
|
||||||
"ipcc_reg";
|
"ipcc_reg",
|
||||||
|
"disp_cc";
|
||||||
|
|
||||||
/* interrupt config */
|
/* interrupt config */
|
||||||
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
|
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
Reference in New Issue
Block a user