Adding a cbas support for kukui platforms which has a tablet mode switch through cros-ec interface. --- Sorry for resending v7, I found some CCs were missing and errata in email addresses. Changes in v7: - remove a label in cbas node in mt8183-kukui.dtsi - fix an erratum in commit message (table --> tablet) - dt-binding patche merged altogether with mt8183 dts Changes in v6: - Remove a label for cbas node in a example of dt-binding doc 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 arm64: dts: mt8183: add cbas node under cros_ec .../bindings/mfd/google,cros-ec.yaml | 20 +++++++++++++++++++ .../arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 4 ++++ 2 files changed, 24 insertions(+) -- 2.31.1.751.gd2f1c929bd-goog