From: Chunyan Zhang <chunyan.zhang@unisoc.com>
To: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <devicetree@vger.kernel.org>, <linux-serial@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, Orson Zhai <orsonzhai@gmail.com>,
Baolin Wang <baolin.wang7@gmail.com>,
Chunyan Zhang <zhang.lyra@gmail.com>,
Chunyan Zhang <chunyan.zhang@unisoc.com>
Subject: [PATCH 0/3] Add Unisoc's SC9863A support
Date: Fri, 25 Oct 2019 18:29:12 +0800 [thread overview]
Message-ID: <20191025102915.23677-1-chunyan.zhang@unisoc.com> (raw)
SC9863A has Octa-core ARM Cortex A55 application processor. Find more
details about this chip on the website: http://www.unisoc.com/sc9863a
Chunyan Zhang (3):
dt-bindings: serial: Add a new compatible string for SC9863A
dt-bindings: arm: Add bindings for Unisoc's SC9863A
arm64: dts: Add Unisoc's SC9863A SoC support
.../devicetree/bindings/arm/sprd.txt | 8 +
.../devicetree/bindings/serial/sprd-uart.txt | 1 +
arch/arm64/boot/dts/sprd/Makefile | 3 +-
arch/arm64/boot/dts/sprd/sc9863a.dtsi | 536 ++++++++++++++++++
arch/arm64/boot/dts/sprd/sharkl3.dtsi | 188 ++++++
arch/arm64/boot/dts/sprd/sp9863a-1h10.dts | 40 ++
6 files changed, 775 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/sprd/sc9863a.dtsi
create mode 100644 arch/arm64/boot/dts/sprd/sharkl3.dtsi
create mode 100644 arch/arm64/boot/dts/sprd/sp9863a-1h10.dts
--
2.20.1
next reply other threads:[~2019-10-25 10:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-25 10:29 Chunyan Zhang [this message]
2019-10-25 10:29 ` [PATCH 1/3] dt-bindings: serial: Add a new compatible string for SC9863A Chunyan Zhang
2019-10-26 2:11 ` Orson Zhai
2019-10-29 2:47 ` Chunyan Zhang
2019-10-29 21:44 ` Rob Herring
2019-11-08 10:36 ` Chunyan Zhang
2019-10-25 10:29 ` [PATCH 2/3] dt-bindings: arm: Add bindings for Unisoc's SC9863A Chunyan Zhang
2019-10-29 21:46 ` Rob Herring
2019-11-08 10:36 ` Chunyan Zhang
2019-10-25 10:29 ` [PATCH 3/3] arm64: dts: Add Unisoc's SC9863A SoC support Chunyan Zhang
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=20191025102915.23677-1-chunyan.zhang@unisoc.com \
--to=chunyan.zhang@unisoc.com \
--cc=baolin.wang7@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=orsonzhai@gmail.com \
--cc=robh+dt@kernel.org \
--cc=zhang.lyra@gmail.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;
as well as URLs for NNTP newsgroup(s).