public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhen Lei <thunder.leizhen@huawei.com>
To: Wei Xu <xuwei5@hisilicon.com>, Rob Herring <robh+dt@kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Cc: Zhen Lei <thunder.leizhen@huawei.com>,
	Libin <huawei.libin@huawei.com>,
	Kefeng Wang <wangkefeng.wang@huawei.com>
Subject: [PATCH v2 0/4] add support for Hisilicon SD5203 SoC
Date: Sat, 19 Sep 2020 14:45:51 +0800	[thread overview]
Message-ID: <20200919064555.3616-1-thunder.leizhen@huawei.com> (raw)

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



             reply	other threads:[~2020-09-19  6:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-19  6:45 Zhen Lei [this message]
2020-09-19  6:45 ` [PATCH v2 1/4] dt-bindings: arm: hisilicon: add binding for SD5203 SoC Zhen Lei
2020-09-23 20:59   ` Rob Herring
2020-09-24  3:27     ` Leizhen (ThunderTown)
2020-09-19  6:45 ` [PATCH v2 2/4] ARM: hisi: add support " Zhen Lei
2020-09-19  6:45 ` [PATCH v2 3/4] ARM: debug: add UART early console support for SD5203 Zhen Lei
2020-09-19  6:45 ` [PATCH v2 4/4] ARM: dts: add SD5203 dts Zhen Lei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200919064555.3616-1-thunder.leizhen@huawei.com \
    --to=thunder.leizhen@huawei.com \
    --cc=devicetree@vger.kernel.org \
    --cc=huawei.libin@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=wangkefeng.wang@huawei.com \
    --cc=xuwei5@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox