All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] HID: google: add device tree bindings for Whiskers switch device
@ 2021-04-12 11:30 Ikjoon Jang
  2021-04-12 11:30 ` [PATCH v4 1/2] mfd: google,cros-ec: add DT bindings for a baseboard's " Ikjoon Jang
  2021-04-12 11:30 ` [PATCH v4 2/2] HID: google: Add of_match table to Whiskers " Ikjoon Jang
  0 siblings, 2 replies; 5+ messages in thread
From: Ikjoon Jang @ 2021-04-12 11:30 UTC (permalink / raw)
  To: linux-input, devicetree
  Cc: Hsin-Yi Wang, Dmitry Torokhov, Nicolas Boichat, Ikjoon Jang,
	Benjamin Tissoires, Benson Leung, Enric Balletbo i Serra,
	Guenter Roeck, Jiri Kosina, Lee Jones, Rob Herring, linux-kernel

Add device a tree binding for a "cros-cbas" switch device of
ChromeOS tablets with Whiskers base board.

Changes in v4:
Define cros-cbase bindings inside google,cros-ec.yaml instead of
a seperated binding document.

Ikjoon Jang (2):
  mfd: google,cros-ec: add DT bindings for a baseboard's switch device
  HID: google: Add of_match table to Whiskers switch device.

 .../devicetree/bindings/mfd/google,cros-ec.yaml  | 16 ++++++++++++++++
 drivers/hid/hid-google-hammer.c                  | 10 ++++++++++
 2 files changed, 26 insertions(+)

-- 
2.31.1.295.g9ea45b61b8-goog


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

end of thread, other threads:[~2021-04-14  4:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 11:30 [PATCH v4 0/2] HID: google: add device tree bindings for Whiskers switch device Ikjoon Jang
2021-04-12 11:30 ` [PATCH v4 1/2] mfd: google,cros-ec: add DT bindings for a baseboard's " Ikjoon Jang
2021-04-13 14:57   ` Rob Herring
2021-04-14  4:15     ` Ikjoon Jang
2021-04-12 11:30 ` [PATCH v4 2/2] HID: google: Add of_match table to Whiskers " Ikjoon Jang

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.