lkml.org 
[lkml]   [2020]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] add support for Hisilicon SD5203 SoC
Date
v1 --> v2:
1. add binding for SD5203 SoC, Patch 1
2. select DW_APB_ICTL instead of HISILICON_SD5203_VIC in Patch 2.
Meanwhile, change the compatible of interrupt-controller to "snps,dw-apb-ictl" in Patch 4.
3. Fix the errors detected by dtbs_check. For example: add "reg" for cpu node, use lowercase a-f
to describe address, add "baudclk" for "snps,dw-apb-uart".

v1:
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

Zhen Lei (1):
dt-bindings: arm: hisilicon: add binding for SD5203 SoC

.../bindings/arm/hisilicon/hisilicon.txt | 5 ++
arch/arm/Kconfig.debug | 11 ++-
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/sd5203.dts | 96 ++++++++++++++++++++++
arch/arm/mach-hisi/Kconfig | 16 +++-
5 files changed, 127 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/boot/dts/sd5203.dts

--
1.8.3


\
 
 \ /
  Last update: 2020-09-19 08:47    [W:0.125 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site