[PATCH 0/3] ARM: hisi: Support Hi3798 SoC

Wei Xu xuwei5 at hisilicon.com
Thu Mar 16 05:22:10 PDT 2023


Hi David,

On 2023/3/16 13:19, David Yang wrote:
> 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
> 

Thanks!
Series are fine to me.
Please add the device tree as well.
And I am not sure whether the ARMv7 based Hi3798 SoCs are out of support or not.
I checked our website and it seems current generation SoCs are based on ARMv8.

Best Regards,
Wei



More information about the linux-arm-kernel mailing list