qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hw/misc: small fixes for i2c-echo
@ 2023-08-23  9:01 Klaus Jensen
  2023-08-23  9:01 ` [PATCH v2 1/2] hw/misc/i2c-echo: add copyright/license note Klaus Jensen
  2023-08-23  9:01 ` [PATCH v2 2/2] hw/misc/Kconfig: add switch for i2c-echo Klaus Jensen
  0 siblings, 2 replies; 7+ messages in thread
From: Klaus Jensen @ 2023-08-23  9:01 UTC (permalink / raw)
  To: Thomas Huth
  Cc: Paolo Bonzini, qemu-devel, Peter Maydell, Joel Stanley,
	Andrew Jeffery, Cédric Le Goater,
	Philippe Mathieu-Daudé, Klaus Jensen, Klaus Jensen

Add missing copyright/license note and add a Kconfig entry.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
---
Changes in v2:
- Use SPDX for license note (Thomas)
- Link to v1: https://lore.kernel.org/r/20230823-i2c-echo-fixes-v1-0-ccc05a6028f0@samsung.com

---
Klaus Jensen (2):
      hw/misc/i2c-echo: add copyright/license note
      hw/misc/Kconfig: add switch for i2c-echo

 hw/misc/Kconfig     | 5 +++++
 hw/misc/i2c-echo.c  | 8 ++++++++
 hw/misc/meson.build | 2 +-
 3 files changed, 14 insertions(+), 1 deletion(-)
---
base-commit: b0dd9a7d6dd15a6898e9c585b521e6bec79b25aa
change-id: 20230823-i2c-echo-fixes-945c0bf059b5

Best regards,
-- 
Klaus Jensen <k.jensen@samsung.com>



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

end of thread, other threads:[~2023-08-24  8:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23  9:01 [PATCH v2 0/2] hw/misc: small fixes for i2c-echo Klaus Jensen
2023-08-23  9:01 ` [PATCH v2 1/2] hw/misc/i2c-echo: add copyright/license note Klaus Jensen
2023-08-23  9:31   ` Thomas Huth
2023-08-24  8:56   ` Cédric Le Goater
2023-08-23  9:01 ` [PATCH v2 2/2] hw/misc/Kconfig: add switch for i2c-echo Klaus Jensen
2023-08-23 12:53   ` Philippe Mathieu-Daudé
2023-08-24  8:57   ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).