All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: hisi: Support Hi3798 SoC
@ 2023-03-16  5:19 ` David Yang
  0 siblings, 0 replies; 10+ messages in thread
From: David Yang @ 2023-03-16  5:19 UTC (permalink / raw)
  To: mmyangfl; +Cc: Wei Xu, Russell King, linux-arm-kernel, linux-kernel

This series enables booting Hi3798 SoCs.

David Yang (3):
  ARM: hisi: Add S40 IO map
  ARM: hisi: Add S5 IO map
  ARM: hisi: Support Hi3798 SoC

 arch/arm/mach-hisi/Makefile    |   2 +-
 arch/arm/mach-hisi/core.h      |   6 ++
 arch/arm/mach-hisi/headsmp.S   |  36 ++++++++++
 arch/arm/mach-hisi/hisilicon.c |  70 ++++++++++++++++++
 arch/arm/mach-hisi/hotplug.c   | 120 +++++++++++++++++++++++++++++--
 arch/arm/mach-hisi/platsmp.c   | 128 +++++++++++++++++++++++++++++++++
 6 files changed, 357 insertions(+), 5 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] 10+ messages in thread

end of thread, other threads:[~2023-03-16 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-16  5:19 [PATCH 0/3] ARM: hisi: Support Hi3798 SoC David Yang
2023-03-16  5:19 ` David Yang
2023-03-16  5:19 ` [PATCH 1/3] ARM: hisi: Add S40 IO map David Yang
2023-03-16  5:19   ` David Yang
2023-03-16  5:19 ` [PATCH 2/3] ARM: hisi: Add S5 " David Yang
2023-03-16  5:19   ` David Yang
2023-03-16  5:19 ` [PATCH 3/3] ARM: hisi: Support Hi3798 SoC David Yang
2023-03-16  5:19   ` David Yang
2023-03-16 12:22 ` [PATCH 0/3] " Wei Xu
2023-03-16 12:22   ` Wei Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.