[PATCH v2 0/5] Split miscellaneous changes from AST2700 FC series

Jamin Lin posted 5 patches 2 weeks, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260706052701.1141740-1-jamin._5Flin@aspeedtech.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Kane Chen <kane_chen@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>
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(-)
[PATCH v2 0/5] Split miscellaneous changes from AST2700 FC series
Posted by Jamin Lin 2 weeks, 6 days ago
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/20260417032837.2664122-1-jamin_lin@aspeedtech.com/

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