mbox series

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

Message ID 20191021030051.32199-1-ikjn@chromium.org
Headers show
Series HID: google: add device tree bindings for | expand

Message

Ikjoon Jang Oct. 21, 2019, 3 a.m. UTC
DT bindings for Whiskers swich device and its documentation.

v2 has no changes from v1, but
* dropped a patch not relevant to DT bindings
* Add more recipients (add devicetree@ and robh+dt@)

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  | 25 +++++++++++++++++++
 drivers/hid/hid-google-hammer.c               | 10 ++++++++
 2 files changed, 35 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/cros-cbas.yaml