Revert "ARM: dts: msm: introduce disp cc memory region"
This reverts commit 33797c66a4
.
Reason for revert: retention to be handled through clock api.
Change-Id: Ib7e54924779e78f839a80e91342344c28b877b0c
Signed-off-by: Anjaneya Prasad Musunuri <quic_aprasad@quicinc.com>
This commit is contained in:
committed by
Sateesh Kumar Kosuru
parent
e6f52e27ff
commit
b9fe27e94b
@@ -13,13 +13,11 @@
|
||||
reg = <0x0ae00000 0x93800>,
|
||||
<0x0aeb0000 0x2008>,
|
||||
<0x0af80000 0x7000>,
|
||||
<0x400000 0x2000>,
|
||||
<0x0af08000 0x24>;
|
||||
<0x400000 0x2000>;
|
||||
reg-names = "mdp_phys",
|
||||
"vbif_phys",
|
||||
"regdma_phys",
|
||||
"ipcc_reg",
|
||||
"disp_cc";
|
||||
"ipcc_reg";
|
||||
|
||||
/* interrupt config */
|
||||
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
Reference in New Issue
Block a user