linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: hisi: Support Hi3798 SoC
@ 2023-03-17  8:53 David Yang
  2023-03-17  8:53 ` [PATCH v2 1/4] ARM: hisi: Add S40 IO map David Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: David Yang @ 2023-03-17  8:53 UTC (permalink / raw)
  Cc: David Yang, Wei Xu, Russell King, linux-arm-kernel, linux-kernel

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-17  9:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-17  8:53 [PATCH v2 0/4] ARM: hisi: Support Hi3798 SoC David Yang
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

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).