[PATCH v4 0/2] HID: google: add device tree bindings for Whiskers switch device
From: Ikjoon Jang <hidden>
Date: 2021-04-12 11:30:53
Also in:
linux-devicetree, lkml
From: Ikjoon Jang <hidden>
Date: 2021-04-12 11:30:53
Also in:
linux-devicetree, lkml
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