All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] aspeed/smc: 'num_cs' cleanup
@ 2022-03-07  7:18 Cédric Le Goater
  2022-03-07  7:18 ` [PATCH 1/6] aspeed/smc: Use max number of CE instead of 'num_cs' Cédric Le Goater
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Cédric Le Goater @ 2022-03-07  7:18 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: Andrew Jeffery, Peter Maydell, Alistair Francis, Joel Stanley,
	Cédric Le Goater

Hi,

This series removes a redudant 'num_cs' field in the Aspeed SMC model
and does a few cleanups on the way.

Thanks,

C.

Cédric Le Goater (6):
  aspeed/smc: Use max number of CE instead of 'num_cs'
  aspeed: Rework aspeed_board_init_flashes() interface
  aspeed/smc: Remove 'num_cs' field
  aspeed/smc: Rename 'max_peripherals' to 'max_cs'
  aspeed/smc: Let the SSI core layer define the bus name
  aspeed/smc: Fix error log

 include/hw/ssi/aspeed_smc.h |  3 +--
 hw/arm/aspeed.c             | 13 ++++-----
 hw/arm/aspeed_ast2600.c     |  2 --
 hw/arm/aspeed_soc.c         |  2 --
 hw/ssi/aspeed_smc.c         | 53 ++++++++++++++++---------------------
 5 files changed, 29 insertions(+), 44 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-03-08  6:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07  7:18 [PATCH 0/6] aspeed/smc: 'num_cs' cleanup Cédric Le Goater
2022-03-07  7:18 ` [PATCH 1/6] aspeed/smc: Use max number of CE instead of 'num_cs' Cédric Le Goater
2022-03-07 10:19   ` Philippe Mathieu-Daudé
2022-03-07 11:03   ` Alistair Francis
2022-03-07  7:18 ` [PATCH 2/6] aspeed: Rework aspeed_board_init_flashes() interface Cédric Le Goater
2022-03-07 10:21   ` Philippe Mathieu-Daudé
2022-03-07 20:51   ` Alistair Francis
2022-03-07  7:18 ` [PATCH 3/6] aspeed/smc: Remove 'num_cs' field Cédric Le Goater
2022-03-07 10:22   ` Philippe Mathieu-Daudé
2022-03-07 11:05   ` Alistair Francis
2022-03-07  7:18 ` [PATCH 4/6] aspeed/smc: Rename 'max_peripherals' to 'max_cs' Cédric Le Goater
2022-03-07 10:21   ` Philippe Mathieu-Daudé
2022-03-07 11:07   ` Alistair Francis
2022-03-07  7:18 ` [PATCH 5/6] aspeed/smc: Let the SSI core layer define the bus name Cédric Le Goater
2022-03-07 10:25   ` Philippe Mathieu-Daudé
2022-03-07 10:36     ` Cédric Le Goater
2022-03-08  6:41   ` Alistair Francis
2022-03-07  7:18 ` [PATCH 6/6] aspeed/smc: Fix error log Cédric Le Goater
2022-03-07 10:23   ` Philippe Mathieu-Daudé
2022-03-07 11:01   ` Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.