[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200903122734.2369-1-thunder.leizhen@huawei.com>
Date: Thu, 3 Sep 2020 20:27:31 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Wei Xu <xuwei5@...ilicon.com>, Rob Herring <robh+dt@...nel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
devicetree <devicetree@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>,
Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: [PATCH 0/3] add support for Hisilicon SD5203 SoC
Add SD5203 SoC config option and devicetree file, also enable its debug UART.
Kefeng Wang (3):
ARM: hisi: add support for SD5203 SoC
ARM: debug: add UART early console support for SD5203
ARM: dts: add SD5203 dts
arch/arm/Kconfig.debug | 11 ++++-
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/sd5203.dts | 90 ++++++++++++++++++++++++++++++++++++
arch/arm/mach-hisi/Kconfig | 16 ++++++-
4 files changed, 116 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/boot/dts/sd5203.dts
--
2.26.0.106.g9fadedd
Powered by blists - more mailing lists