[PATCH for-5.0 0/2] aspeed: rework inter model link properties

Cédric Le Goater posted 2 patches 4 years, 5 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191118161712.6712-1-clg@kaod.org
Maintainers: Andrew Jeffery <andrew@aj.id.au>, Peter Maydell <peter.maydell@linaro.org>, "Cédric Le Goater" <clg@kaod.org>, Jason Wang <jasowang@redhat.com>, Joel Stanley <joel@jms.id.au>
hw/arm/aspeed_ast2600.c  | 13 ++++++-------
hw/arm/aspeed_soc.c      |  8 ++++----
hw/net/ftgmac100.c       | 19 +++++++++----------
hw/timer/aspeed_timer.c  | 17 +++++++++--------
hw/watchdog/wdt_aspeed.c | 17 ++++++++---------
5 files changed, 36 insertions(+), 38 deletions(-)
[PATCH for-5.0 0/2] aspeed: rework inter model link properties
Posted by Cédric Le Goater 4 years, 5 months ago
Hello,

Some Aspeed models use links to point to other controllers of the
machine. This series changes the link properties so that they set the
pointer explicitly.

Thanks,

C.

Cédric Le Goater (2):
  aspeed: change the "scu" property definition
  aspeed: change the "nic" property definition

 hw/arm/aspeed_ast2600.c  | 13 ++++++-------
 hw/arm/aspeed_soc.c      |  8 ++++----
 hw/net/ftgmac100.c       | 19 +++++++++----------
 hw/timer/aspeed_timer.c  | 17 +++++++++--------
 hw/watchdog/wdt_aspeed.c | 17 ++++++++---------
 5 files changed, 36 insertions(+), 38 deletions(-)

-- 
2.21.0