tm2: add tm2_pxp dts at amlogic for ptm bringup [1/1]

PD#SWPL-6157

Problem:
Current branch need tm2_pxp dts at amlogic system

Solution:
Create tm2_pxp dts at tm2 kernel branch, and modified scripts

Verify:
on ptm board4

Change-Id: I83204db07462729861a59d322fa99e4370c09dea
Signed-off-by: pan yang <pan.yang@amlogic.com>
This commit is contained in:
shanghai engineers
2019-03-22 04:58:34 -04:00
committed by Jianxiong Pan
parent 5052fcf375
commit b73f974f2c
6 changed files with 6535 additions and 2 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -13,6 +13,5 @@ make ARCH=arm txl_t962_p321.dtb
make ARCH=arm txlx_t962e_r321.dtb
make ARCH=arm txlx_t962x_r311_1g.dtb
make ARCH=arm txlx_t962x_r311_2g.dtb
make ARCH=arm tm2_pxp.dtb

View File

@@ -45,3 +45,5 @@ make ARCH=arm64 g12b_pxp.dtb || echo "Compile dtb Fail!!"
make ARCH=arm64 g12b_a311d_skt.dtb || echo "Compile dtb Fail!!"
make ARCH=arm64 g12b_a311d_w400.dtb || echo "Compile dtb Fail!!"
make ARCH=arm64 tm2_pxp.dtb || echo "Compile dtb Fail!!"