dts: add ppmgr for g12b [1/1]

PD#SWPL-6901

Problem:
lack of ppmgr in g12b

Solution:
add ppmgr

Verify:
verify by g12b

Change-Id: Id6d9894d2430cf286e42c90dc340dc10fd0f37c5
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
This commit is contained in:
Luan Yuan
2019-04-22 10:54:15 +08:00
committed by Chris KIM
parent 58470930d1
commit ad667b4897
12 changed files with 153 additions and 0 deletions

View File

@@ -97,6 +97,13 @@
size = <0x02800000>;
alignment = <0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -173,6 +180,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -116,6 +116,11 @@
size = <0x02800000>;
alignment = <0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "shared-dma-pool";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -262,6 +267,13 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
memory-region = <&ppmgr_reserved>;
dev_name = "ppmgr";
status = "okay";
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -116,6 +116,11 @@
size = <0x02800000>;
alignment = <0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "shared-dma-pool";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -262,6 +267,13 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
memory-region = <&ppmgr_reserved>;
dev_name = "ppmgr";
status = "okay";
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -98,6 +98,13 @@
size = <0x02800000>;
alignment = <0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -169,6 +176,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "disabled";

View File

@@ -98,6 +98,13 @@
size = <0x02800000>;
alignment = <0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -169,6 +176,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "disabled";

View File

@@ -97,6 +97,13 @@
size = <0x02800000>;
alignment = <0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -188,6 +195,11 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -97,6 +97,13 @@
size = <0x0 0x02800000>;
alignment = <0x0 0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -173,6 +180,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -116,6 +116,12 @@
size = <0x0 0x02800000>;
alignment = <0x0 0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "shared-dma-pool";
size = <0x0 0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -262,6 +268,13 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
memory-region = <&ppmgr_reserved>;
dev_name = "ppmgr";
status = "okay";
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -116,6 +116,12 @@
size = <0x0 0x02800000>;
alignment = <0x0 0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "shared-dma-pool";
size = <0x0 0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -262,6 +268,13 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
memory-region = <&ppmgr_reserved>;
dev_name = "ppmgr";
status = "okay";
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";

View File

@@ -98,6 +98,13 @@
size = <0x0 0x02800000>;
alignment = <0x0 0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -168,6 +175,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "disabled";

View File

@@ -98,6 +98,13 @@
size = <0x0 0x02800000>;
alignment = <0x0 0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -168,6 +175,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "disabled";

View File

@@ -98,6 +98,13 @@
size = <0x0 0x02800000>;
alignment = <0x0 0x400000>;
};
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0>;
};
codec_mm_cma:linux,codec_mm_cma {
compatible = "shared-dma-pool";
reusable;
@@ -189,6 +196,12 @@
status = "okay";
};
ppmgr {
compatible = "amlogic, ppmgr";
status = "okay";
memory-region = <&ppmgr_reserved>;
};
deinterlace {
compatible = "amlogic, deinterlace";
status = "okay";