All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] hw: allow write_enable latch get/set
@ 2022-05-11 18:10 Iris Chen via
  2022-05-11 18:10 ` [PATCH 1/1] " Iris Chen via
  0 siblings, 1 reply; 3+ messages in thread
From: Iris Chen via @ 2022-05-11 18:10 UTC (permalink / raw)
  Cc: irischenlj, pdel, qemu-devel, qemu-arm, clg, patrick

Hey everyone, 

My patch adds the get/set property for the write_enable latch. Currently, it is not an exposed property but this change adds QOM visibility and makes this property modifiable. 

Acceptance tests have also been added to verify the value in the status register (after the value is set). 

Thanks, 
Iris

Iris Chen (1):
  hw: allow write_enable latch get/set

 hw/block/m25p80.c             | 30 ++++++++++++++++++++++++++++++
 tests/qtest/aspeed_smc-test.c | 20 ++++++++++++++++++++
 2 files changed, 50 insertions(+)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 0/1] hw: allow write_enable latch get/set
@ 2022-05-11 18:45 Iris Chen via
  0 siblings, 0 replies; 3+ messages in thread
From: Iris Chen via @ 2022-05-11 18:45 UTC (permalink / raw)
  Cc: irischenlj, pdel, qemu-devel, qemu-arm, clg, patrick

Hey everyone, 

My patch adds the get/set property for the write_enable latch. Currently, it is not an exposed property but this change adds QOM visibility and makes this property modifiable. 

Acceptance tests have also been added to verify the value in the status register (after the value is set). 

Thanks, 
Iris

Iris Chen (1):
  hw: allow write_enable latch get/set

 hw/block/m25p80.c             | 30 ++++++++++++++++++++++++++++++
 tests/qtest/aspeed_smc-test.c | 20 ++++++++++++++++++++
 2 files changed, 50 insertions(+)

-- 
2.30.2



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

end of thread, other threads:[~2022-05-11 19:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-11 18:10 [PATCH 0/1] hw: allow write_enable latch get/set Iris Chen via
2022-05-11 18:10 ` [PATCH 1/1] " Iris Chen via
2022-05-11 18:45 [PATCH 0/1] " Iris Chen via

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.