From: Arnd Bergmann <arnd@arndb.de>
To: Qin Jian <qinjian@cqplus1.com>
Cc: Stephen Boyd <sboyd@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Russell King - ARM Linux <linux@armlinux.org.uk>,
Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
SoC Team <soc@kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
DTML <devicetree@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-clk <linux-clk@vger.kernel.org>
Subject: Re: [PATCH v20 00/11] Add Sunplus SP7021 SoC Support
Date: Wed, 6 Jul 2022 17:01:07 +0200 [thread overview]
Message-ID: <CAK8P3a1HoB74TA9EKJFuPLuw_zJfy_p7fwkm0M45+jaGkK6ivA@mail.gmail.com> (raw)
In-Reply-To: <cover.1656396767.git.qinjian@cqplus1.com>
On Tue, Jun 28, 2022 at 8:26 AM Qin Jian <qinjian@cqplus1.com> wrote:
>
> This patch series add Sunplus SP7021 SoC support.
>
> Sunplus SP7021 is an ARM Cortex A7 (4 cores) based SoC. It integrates many
> peripherals (ex: UART, I2C, SPI, SDIO, eMMC, USB, SD card and etc.) into a
> single chip. It is designed for industrial control.
>
> SP7021 consists of two chips (dies) in a package. One is called C-chip
> (computing chip). It is a 4-core ARM Cortex A7 CPU. It adopts high-level
> process (22 nm) for high performance computing. The other is called P-
> chip (peripheral chip). It has many peripherals and an ARM A926 added
> especially for real-time control. P-chip is made for customers. It adopts
> low-level process (ex: 0.11 um) to reduce cost.
>
As far as I can tell, all review comments have been fully addressed,
but I'm missing an Ack from Stephen Boyd so I can apply it through
the SoC tree.
Arnd
next prev parent reply other threads:[~2022-07-06 15:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-28 6:26 [PATCH v20 00/11] Add Sunplus SP7021 SoC Support Qin Jian
2022-06-28 6:26 ` [PATCH v20 01/11] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards Qin Jian
2022-06-28 6:26 ` [PATCH v20 02/11] dt-bindings: reset: Add bindings for SP7021 reset driver Qin Jian
2022-06-28 6:26 ` [PATCH v20 03/11] reset: Add Sunplus " Qin Jian
2022-06-28 6:26 ` [PATCH v20 04/11] dt-bindings: clock: Add bindings for SP7021 clock driver Qin Jian
2022-06-28 6:26 ` [PATCH v20 05/11] clk: gate: Add devm_clk_hw_register_gate_parent_data() Qin Jian
2022-06-28 6:26 ` [PATCH v20 06/11] clk: Add Sunplus SP7021 clock driver Qin Jian
2022-06-28 6:26 ` [PATCH v20 07/11] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller Qin Jian
2022-06-28 6:26 ` [PATCH v20 08/11] irqchip: Add Sunplus SP7021 interrupt controller driver Qin Jian
2022-06-28 6:26 ` [PATCH v20 09/11] ARM: sunplus: Add initial support for Sunplus SP7021 SoC Qin Jian
2022-06-28 6:26 ` [PATCH v20 10/11] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig Qin Jian
2022-06-28 6:26 ` [PATCH v20 11/11] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree Qin Jian
2022-07-06 15:01 ` Arnd Bergmann [this message]
2022-07-18 11:24 ` [PATCH v20 00/11] Add Sunplus SP7021 SoC Support Arnd Bergmann
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=CAK8P3a1HoB74TA9EKJFuPLuw_zJfy_p7fwkm0M45+jaGkK6ivA@mail.gmail.com \
--to=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mturquette@baylibre.com \
--cc=olof@lixom.net \
--cc=qinjian@cqplus1.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=soc@kernel.org \
/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).