On 12/8/25 08:44, Kane Chen wrote:
From: Kane-Chen-AS <[email protected]>
Connect the AST1700 device as a child of the AST27X0 model to reflect
its role in DC-SCM 2.0 LTPI-based architectures. This patch wires
the AST1700 device into the platform without introducing functional
peripherals.
This forms the base for LTPI expander emulation in QEMU using
AST27X0 as the host controller.
Signed-off-by: Kane-Chen-AS <[email protected]>
---
include/hw/arm/aspeed_soc.h | 7 +++++--
hw/arm/aspeed_ast27x0.c | 26 ++++++++++++++++++--------
2 files changed, 23 insertions(+), 10 deletions(-)
Reviewed-by: Cédric Le Goater <[email protected]>
Thanks,
C.