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