[U-Boot] [PATCH 2/5 v2] dm: ls1021a: Bring in ls1021a dts files from linux kernel

Simon Glass sjg at chromium.org
Wed Apr 1 05:20:16 CEST 2015


On 25 March 2015 at 14:46, Simon Glass <sjg at chromium.org> wrote:
> On 25 March 2015 at 06:23, Haikun Wang <haikun.wang at freescale.com> wrote:
>> From: haikun <haikun.wang at freescale.com>
>>
>> Bring in required device tree files for ls1021a from Linux.
>> These are initially unchanged and have a number of pieces not needed by U-Boot.
>>
>> Signed-off-by: Haikun Wang <Haikun.Wang at freescale.com>
>> ---
>>
>> Changes in v2:
>> - Use CONFIG_LS102XA in arch/arm/dts/Makefile
>>
>> Changes in v1: None
>>
>>  arch/arm/dts/Makefile        |   3 +
>>  arch/arm/dts/ls1021a-qds.dts | 201 +++++++++++++++++++++++
>>  arch/arm/dts/ls1021a-twr.dts |  88 ++++++++++
>>  arch/arm/dts/ls1021a.dtsi    | 370 +++++++++++++++++++++++++++++++++++++++++++
>>  4 files changed, 662 insertions(+)
>>  create mode 100644 arch/arm/dts/ls1021a-qds.dts
>>  create mode 100644 arch/arm/dts/ls1021a-twr.dts
>>  create mode 100644 arch/arm/dts/ls1021a.dtsi
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list