3 Commits

Author SHA1 Message Date
Samuel Holland
a74bc5a9ae sunxi: psci: Implement H3 DRAM DVFS
Signed-off-by: Samuel Holland <samuel@sholland.org>
2023-10-31 03:55:43 -05:00
Samuel Holland
c8ea2780f2 [DO NOT MERGE] sunxi: Enable SCP/SCPI on A33 as well
Signed-off-by: Samuel Holland <samuel@sholland.org>
2023-10-31 01:54:59 -05:00
Samuel Holland
03db81bb31 [DO NOT MERGE] sunxi: psci: Delegate PSCI to SCPI
This adds a new PSCI implementation which communicates with SCP firmware
running on the AR100 using the SCPI protocol. This allows it to support
the full set of PSCI v1.1 features, including CPU idle states, system
suspend, and multiple reset methods.

Signed-off-by: Samuel Holland <samuel@sholland.org>
2023-10-31 01:54:59 -05:00