From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org, qemu-arm@nongnu.org
Cc: "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@aspeedtech.com,
"Andrew Jeffery" <andrew@codeconstruct.com.au>,
"Joel Stanley" <joel@jms.id.au>,
"Cédric Le Goater" <clg@redhat.com>
Subject: [PATCH 0/2] hw/arm/aspeed: Add /machine/labels container
Date: Fri, 4 Sep 2026 07:04:22 +0200 [thread overview]
Message-ID: <20260904050424.4049984-1-clg@redhat.com> (raw)
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
next reply other threads:[~2026-09-04 5:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-04 5:04 Cédric Le Goater [this message]
2026-09-04 5:04 ` [PATCH 1/2] hw/arm: Add /machine/labels container for Aspeed machines Cédric Le Goater
2026-09-09 10:35 ` Mark Cave-Ayland
2026-09-09 11:15 ` Cédric Le Goater
2026-09-09 13:39 ` Mark Cave-Ayland
2026-09-09 17:34 ` Cédric Le Goater
2026-09-04 5:04 ` [PATCH 2/2] test/functional: anacapa: test ADC128D818 Cédric Le Goater
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260904050424.4049984-1-clg@redhat.com \
--to=clg@redhat.com \
--cc=andrew@codeconstruct.com.au \
--cc=jamin_lin@aspeedtech.com \
--cc=joel@jms.id.au \
--cc=kane_chen@aspeedtech.com \
--cc=leetroy@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=steven_lee@aspeedtech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox