From: David Yang <mmyangfl@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: David Yang <mmyangfl@gmail.com>, Wei Xu <xuwei5@hisilicon.com>,
Russell King <linux@armlinux.org.uk>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/4] ARM: hisi: Support Hi3798 SoC
Date: Fri, 17 Mar 2023 16:53:43 +0800 [thread overview]
Message-ID: <20230317085347.10147-1-mmyangfl@gmail.com> (raw)
This series enables booting Hi3798 SoCs.
v2: add dt-bindings
David Yang (4):
ARM: hisi: Add S40 IO map
ARM: hisi: Add S5 IO map
ARM: hisi: Support Hi3798 SoC
dt-bindings: arm: hisilicon: Add Hi37xx SoCs
.../bindings/arm/hisilicon/hisilicon.yaml | 28 ++++
arch/arm/mach-hisi/Makefile | 2 +-
arch/arm/mach-hisi/core.h | 7 +
arch/arm/mach-hisi/headsmp.S | 36 +++++
arch/arm/mach-hisi/hisilicon.c | 72 +++++++++-
arch/arm/mach-hisi/hotplug.c | 128 +++++++++++++++++-
arch/arm/mach-hisi/platsmp.c | 122 +++++++++++++++++
7 files changed, 388 insertions(+), 7 deletions(-)
create mode 100644 arch/arm/mach-hisi/headsmp.S
--
2.39.2
next reply other threads:[~2023-03-17 8:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 8:53 David Yang [this message]
2023-03-17 8:53 ` [PATCH v2 1/4] ARM: hisi: Add S40 IO map David Yang
2023-03-17 8:53 ` [PATCH v2 2/4] ARM: hisi: Add S5 " David Yang
2023-03-17 8:53 ` [PATCH v2 3/4] ARM: hisi: Support Hi3798 SoC David Yang
2023-03-17 8:53 ` [PATCH v2 4/4] dt-bindings: arm: hisilicon: Add Hi37xx SoCs David Yang
2023-03-17 9:02 ` Krzysztof Kozlowski
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=20230317085347.10147-1-mmyangfl@gmail.com \
--to=mmyangfl@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--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