linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Consolidate ec_response_get_next_event
@ 2024-06-29 20:11 Daisuke Nojiri
  2024-06-29 20:11 ` [PATCH v6 1/2] cros_ec_proto: " Daisuke Nojiri
  2024-06-29 20:11 ` [PATCH v6 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0 Daisuke Nojiri
  0 siblings, 2 replies; 4+ messages in thread
From: Daisuke Nojiri @ 2024-06-29 20:11 UTC (permalink / raw)
  Cc: Benson Leung, Tzung-Bi Shih, Guenter Roeck, Dmitry Torokhov,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Hans Verkuil,
	Reka Norman, Pavan Holla, Abhishek Pandit-Subedi, Gwendal Grignou,
	Daisuke Nojiri, Ching-Kang Yen, Lukasz Majczak, Prashant Malani,
	Stephen Boyd, chrome-platform, linux-kernel, linux-input,
	devicetree

---
Changes in v6:
 - Fix cros_ec_proto_test.c.

Changes in v5:
 - Merged changes in cros_ec_commands.h and cros_ec_proto.c

Changes in v4:
 - Change subject line: ARM:... to dt-bindings:...
 - Add description about keyboard matrix v3.0.
 - Add cover letter.

---
Changes in v3:
 - Remove CROS_KBD_V30 in Kconfig and macros conditionally set in
   cros-ec-keyboard.dtsi.

---
Changes in v2:
 - Separate cros_ec_commands.h from cros_ec_proto.{c.h}.
 - Remove Change-Id, TEST=, BUG= lines.

---
Daisuke Nojiri (2):
  cros_ec_proto: Consolidate ec_response_get_next_event
  dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0

 drivers/platform/chrome/cros_ec_proto.c       |  16 +--
 drivers/platform/chrome/cros_ec_proto_test.c  |  28 ++---
 include/dt-bindings/input/cros-ec-keyboard.h  | 104 ++++++++++++++++++
 .../linux/platform_data/cros_ec_commands.h    |  34 +-----
 include/linux/platform_data/cros_ec_proto.h   |   2 +-
 5 files changed, 128 insertions(+), 56 deletions(-)

-- 
2.45.2.803.g4e1b14247a-goog


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

end of thread, other threads:[~2024-07-01  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-29 20:11 [PATCH v6 0/2] Consolidate ec_response_get_next_event Daisuke Nojiri
2024-06-29 20:11 ` [PATCH v6 1/2] cros_ec_proto: " Daisuke Nojiri
2024-06-29 20:11 ` [PATCH v6 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0 Daisuke Nojiri
2024-07-01  7:30   ` Krzysztof Kozlowski

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).