[PATCH 0/3] Allwinner R528/T113s PSCI
Sam Edwards
cfsworks at gmail.com
Sat Aug 12 02:30:52 CEST 2023
Hi list,
With Andre's R528 support (hopefully) landing soon, I figure now is time to
submit these patches for review. They refactor the ARMv7/sunxi PSCI
implementation to allow for the new NCAT2 CPU complex control registers, and
add support for the R528/T113s.
Depends on series 365063.
Thanks,
Sam
Sam Edwards (3):
sunxi: psci: clean away preprocessor macros
sunxi: psci: refactor register access to separate functions
sunxi: psci: implement PSCI on R528
arch/arm/cpu/armv7/sunxi/psci.c | 185 +++++++++++++++++++++-----------
arch/arm/mach-sunxi/Kconfig | 2 +
include/configs/sunxi-common.h | 8 ++
3 files changed, 133 insertions(+), 62 deletions(-)
--
2.41.0
More information about the U-Boot
mailing list