mbox series

[v4,0/2] HID: google: add device tree bindings for Whiskers switch device

Message ID 20210412113020.2724134-1-ikjn@chromium.org (mailing list archive)
Headers show
Series HID: google: add device tree bindings for Whiskers switch device | expand

Message

Ikjoon Jang April 12, 2021, 11:30 a.m. UTC
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(+)