mbox series

[v3,0/2] HID: google: add device tree bindings for

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

Message

Ikjoon Jang Oct. 23, 2019, 2:41 a.m. UTC
DT bindings for Whiskers swich device and its documentation.

v3: dt bindings description changed
v2: dropped a patch not relevant to DT bindings

Ikjoon Jang (2):
  dt-bindings: input: Add DT bindings for Whiskers switch
  HID: google: Add of_match table to Whiskers switch device.

 .../devicetree/bindings/input/cros-cbas.yaml  | 22 +++++++++++++++++++
 drivers/hid/hid-google-hammer.c               | 10 +++++++++
 2 files changed, 32 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/cros-cbas.yaml