The original series contains both the AST2700 FC support and several unrelated
cleanups and preparatory changes. Since these changes are independent of the
FC functionality, they are moved into a separate series so they can be reviewed
and merged independently.

This series includes:

Fix the AST2700 FC hardware strap configuration.
Suppress noisy unhandled register read messages for the AST2700 SCU/SCUIO.
Add the AST2700 SCUIO RNG control and data registers.
Add unimplemented Privilege Controller MMIO regions for the SSP/TSP.
Add unimplemented OTP controller MMIO regions for the SSP/TSP.

The original AST2700 FC series can be found here:

https://patchwork.kernel.org/project/qemu-devel/cover/[email protected]/

v2:
 Remove ASPEED_DEV_FMC in patch 4.

Jamin Lin (5):
  hw/arm/aspeed_ast27x0-fc: Fix hardware strap settings
  hw/misc/aspeed_scu: Drop noisy unhandled read logs for AST2700
    SCU/SCUIO
  hw/misc/aspeed_scu: Add AST2700 SCUIO RNG control and data registers
  hw/arm/aspeed_ast27x0: Add unimplemented Privilege Controller MMIO
    regions for SSP/TSP
  hw/arm/aspeed_ast27x0: Add unimplemented OTP controller MMIO regions
    for SSP/TSP

 include/hw/arm/aspeed_coprocessor.h |  2 ++
 include/hw/arm/aspeed_soc.h         |  3 +++
 hw/arm/aspeed_ast27x0-fc.c          |  6 ++++--
 hw/arm/aspeed_ast27x0-ssp.c         | 18 ++++++++++++++++
 hw/arm/aspeed_ast27x0-tsp.c         | 18 ++++++++++++++++
 hw/misc/aspeed_scu.c                | 33 +++++++++++++++++++----------
 6 files changed, 67 insertions(+), 13 deletions(-)

-- 
2.43.0

Reply via email to