All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Introduce a new Write Protected pin inverted property
@ 2024-11-04  3:21 ` Jamin Lin via
  0 siblings, 0 replies; 11+ messages in thread
From: Jamin Lin via @ 2024-11-04  3:21 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Steven Lee, Troy Lee,
	Andrew Jeffery, Joel Stanley, Philippe Mathieu-Daudé,
	Bin Meng, open list:ASPEED BMCs, open list:All patches CC here,
	open list:SD (Secure Card)
  Cc: jamin_lin, troy_lee, yunlin.tang

change from v1:
1. Support RTC for AST2700.
2. Support SDHCI write protected pin inverted for AST2500 and AST2600.
3. Introduce Capabilities Register 2 for SD slot 0 and 1.
4. Support create flash devices via command line for AST1030.

change from v2:
replace wp-invert with wp-inverted and fix review issues.

Jamin Lin (3):
  hw/sd/sdhci: Fix coding style
  hw/sd/sdhci: Introduce a new Write Protected pin inverted property
  hw/arm/aspeed: Invert sdhci write protected pin for AST2600 and
    AST2500 EVBs

 hw/arm/aspeed.c         |  8 +++++
 hw/sd/sdhci.c           | 70 ++++++++++++++++++++++++++++-------------
 include/hw/arm/aspeed.h |  1 +
 include/hw/sd/sdhci.h   |  5 +++
 4 files changed, 62 insertions(+), 22 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-14  8:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04  3:21 [PATCH v2 0/3] Introduce a new Write Protected pin inverted property Jamin Lin via
2024-11-04  3:21 ` Jamin Lin via
2024-11-04  3:21 ` [PATCH v2 1/3] hw/sd/sdhci: Fix coding style Jamin Lin via
2024-11-04  3:21   ` Jamin Lin via
2024-11-04  3:21 ` [PATCH v2 2/3] hw/sd/sdhci: Introduce a new Write Protected pin inverted property Jamin Lin via
2024-11-14  7:36   ` Cédric Le Goater
2024-11-14  8:46     ` Jamin Lin
2024-11-04  3:21 ` [PATCH v2 3/3] hw/arm/aspeed: Invert sdhci write protected pin for AST2600 and AST2500 EVBs Jamin Lin via
2024-11-14  5:32 ` [PATCH v2 0/3] Introduce a new Write Protected pin inverted property Jamin Lin
2024-11-14  7:31   ` Cédric Le Goater
2024-11-14  8:45     ` Jamin Lin

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.