[PATCH 0/3] add support for Hisilicon SD5203 SoC
From: Zhen Lei
Date: Thu Sep 03 2020 - 08:39:06 EST
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