
30 Nov
2015
30 Nov
'15
6:14 p.m.
On 11/11/2015 01:58 AM, Gong Qianyu wrote:
Reuse dts files from ls1043a linux kernel. Some parts in dts files may not be needed by U-Boot.
Signed-off-by: Gong Qianyu Qianyu.Gong@freescale.com
V4:
- No change.
V3:
- Modified the dts file according to ls1043a upstreaming linux kernel.
V2:
- New Patch.
arch/arm/dts/Makefile | 1 + arch/arm/dts/fsl-ls1043a-rdb.dts | 84 ++++++++++++++++++++ arch/arm/dts/fsl-ls1043a.dtsi | 160 +++++++++++++++++++++++++++++++++++++++ configs/ls1043ardb_defconfig | 2 + 4 files changed, 247 insertions(+)
Applied to fsl-qoriq master. Thanks.
York