NNA: add NNA support on tm2 [1/1]

PD#SWPL-5623

Problem:
tm2 not support NNA now.

Solution:
add NNA support.

Verify:
Verified on tm2_ab319

Change-Id: Ib41544d0ebeb3f25442692ac3365ad3a5fc5d4ab
Signed-off-by: Cancan Chang <cancan.chang@amlogic.com>
This commit is contained in:
cancan.chang
2019-04-12 13:03:45 +08:00
parent c825d8eb1e
commit 8e7b59891a
10 changed files with 58 additions and 10 deletions

View File

@@ -1279,7 +1279,23 @@
pcie-ctrl-iso-shift = <20>;
status = "disabled";
};
galcore {
compatible = "amlogic, galcore";
dev_name = "galcore";
status = "disabled";
interrupts = <0 147 4>;
interrupt-names = "galcore";
reg = <0xff100000 0x800
/*reg base value:0xff100000 */
0xff000000 0x400000
/*Sram bse value:0xff000000*/
0xff63c118 0x0
0xff63c11c 0x0
/*0xff63c118,0xff63c11c :nanoq mem regs*/
0xffd01088 0x0
/*0xffd01088:reset reg*/
>;
};
sd_emmc_c: emmc@ffe07000 {
status = "disabled";
compatible = "amlogic, meson-mmc-tm2";

View File

@@ -187,7 +187,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -184,7 +184,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -188,7 +188,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -185,7 +185,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -1258,7 +1258,23 @@
pcie-ctrl-iso-shift = <20>;
status = "disabled";
};
galcore {
compatible = "amlogic, galcore";
dev_name = "galcore";
status = "disabled";
interrupts = <0 147 4>;
interrupt-names = "galcore";
reg = <0x0 0xff100000 0x0 0x800
/*reg base value:0xff100000 */
0x0 0xff000000 0x0 0x400000
/*Sram bse value:0xff000000*/
0x0 0xff63c118 0x0 0x0
0x0 0xff63c11c 0x0 0x0
/*0xff63c118,0xff63c11c :nanoq mem regs*/
0x0 0xffd01088 0x0 0x0
/*0xffd01088:reset reg*/
>;
};
sd_emmc_c: emmc@ffe07000 {
status = "disabled";
compatible = "amlogic, meson-mmc-tm2";

View File

@@ -183,7 +183,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -184,7 +184,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -185,7 +185,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";

View File

@@ -185,7 +185,9 @@
linux,contiguous-region;
};
}; /* end of reserved-memory */
galcore {
status = "okay";
};
codec_mm {
compatible = "amlogic, codec, mm";
status = "okay";