All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] HID: google: add device tree bindings for Whiskers switch device
@ 2021-04-15  3:29 Ikjoon Jang
  2021-04-15  3:29 ` [PATCH v5 1/2] mfd: google,cros-ec: add DT bindings for a baseboard's " Ikjoon Jang
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ikjoon Jang @ 2021-04-15  3:29 UTC (permalink / raw)
  To: linux-input, devicetree
  Cc: Dmitry Torokhov, Hsin-Yi Wang, 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 v5:
 - Add missing blank lines and change the description property's position.
 - Add a note to description: "this device cannot be detected at runtime."

Changes in v4:
Define cros-cbase bindings inside google,cros-ec.yaml instead of
a separated 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.

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

-- 
2.31.1.295.g9ea45b61b8-goog


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

end of thread, other threads:[~2021-05-19 12:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15  3:29 [PATCH v5 0/2] HID: google: add device tree bindings for Whiskers switch device Ikjoon Jang
2021-04-15  3:29 ` [PATCH v5 1/2] mfd: google,cros-ec: add DT bindings for a baseboard's " Ikjoon Jang
2021-04-15 16:19   ` Rob Herring
2021-04-16  5:37   ` Enric Balletbo Serra
2021-04-16 13:30     ` Rob Herring
2021-05-11  8:55       ` Ikjoon Jang
2021-05-12 10:08   ` [PATCH v6] " Ikjoon Jang
2021-05-19 12:28     ` Lee Jones
2021-04-15  3:29 ` [PATCH v5 2/2] HID: google: Add of_match table to Whiskers " Ikjoon Jang
2021-05-05 12:35   ` Jiri Kosina
2021-05-10  7:51     ` Ikjoon Jang
2021-05-05  9:51 ` [PATCH v5 0/2] HID: google: add device tree bindings for " 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.