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

---
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 +--
 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 +-
 4 files changed, 114 insertions(+), 42 deletions(-)

-- 
2.45.2.803.g4e1b14247a-goog


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 23:53 [PATCH v5 0/2] Consolidate ec_response_get_next_event Daisuke Nojiri
2024-06-27 23:53 ` [PATCH v5 1/2] cros_ec_proto: " Daisuke Nojiri
2024-06-27 23:58   ` Dmitry Torokhov
2024-06-28  3:00   ` Tzung-Bi Shih
2024-06-29 13:41   ` kernel test robot
2024-06-27 23:53 ` [PATCH v5 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0 Daisuke Nojiri
2024-06-27 23:58   ` Dmitry Torokhov
2024-06-28  7:20   ` Krzysztof Kozlowski
2024-06-30 12:17   ` Tzung-Bi Shih
2024-07-01  1:35     ` Dmitry Torokhov
2024-07-01  3:49   ` Tzung-Bi Shih

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