[PATCH 0/2] hw/arm/aspeed: Add /machine/labels container

Cédric Le Goater posted 2 patches 3 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260904050424.4049984-1-clg@redhat.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.h                     | 12 +++++
hw/arm/aspeed.c                             | 10 +++++
hw/arm/aspeed_ast2600_anacapa.c             | 11 +++--
tests/functional/arm/test_aspeed_anacapa.py | 50 +++++++++++++++++++++
4 files changed, 79 insertions(+), 4 deletions(-)
[PATCH 0/2] hw/arm/aspeed: Add /machine/labels container
Posted by Cédric Le Goater 3 weeks, 1 day ago
Hello,

Patch 1 adds a DT-style /machine/labels container where board code
registers link properties pointing to well-known devices. Tests can
then resolve a device with a single qom-get instead of walking the bus
hierarchy.

Patch 2 uses it to test the ADC128D818 on the Anacapa machine through
the kernel hwmon interface.

Thanks,

C.

Cédric Le Goater (1):
  hw/arm: Add /machine/labels container for Aspeed machines

Emmanuel Blot (1):
  test/functional: anacapa: test ADC128D818

 include/hw/arm/aspeed.h                     | 12 +++++
 hw/arm/aspeed.c                             | 10 +++++
 hw/arm/aspeed_ast2600_anacapa.c             | 11 +++--
 tests/functional/arm/test_aspeed_anacapa.py | 50 +++++++++++++++++++++
 4 files changed, 79 insertions(+), 4 deletions(-)

-- 
2.55.0