From: Ikjoon Jang <ikjn@chromium.org>
To: jikos@kernel.org, Dmitry Torokhov <dtor@chromium.org>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Guenter Roeck <groeck@chromium.org>,
Brian Norris <briannorris@chromium.org>,
Enrico Granata <egranata@google.com>,
Nicolas Boichat <drinkcat@chromium.org>
Subject: Re: [PATCH 1/3] dt-bindings: input: Add DT bindings for Whiskers switch
Date: Fri, 18 Oct 2019 11:10:32 +0800 [thread overview]
Message-ID: <CAATdQgBQiFnP3+Dtz8EGCRNiCOWRoJ+zK25iESNLPmVJ+exPmw@mail.gmail.com> (raw)
In-Reply-To: <20191005101345.146460-1-ikjn@chromium.org>
A gentle ping on adding DT binding for Hammer (1/2).
On Sat, Oct 5, 2019 at 6:14 PM Ikjoon Jang <ikjn@chromium.org> wrote:
>
> Add the DT binding document for Hammer's TABLET_MODE switch.
>
> Signed-off-by: Ikjoon Jang <ikjn@chromium.org>
> ---
> .../devicetree/bindings/input/cros-cbas.yaml | 22 +++++++++++++++++++
> 1 file changed, 22 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/input/cros-cbas.yaml
>
> diff --git a/Documentation/devicetree/bindings/input/cros-cbas.yaml b/Documentation/devicetree/bindings/input/cros-cbas.yaml
> new file mode 100644
> index 000000000000..3bc989c6a295
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/input/cros-cbas.yaml
> @@ -0,0 +1,22 @@
> +# SPDX-License-Identifier: GPL-2.0
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/input/cros-cbas.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: ChromeOS Hammer's Base Attached Switch
> +
> +maintainers:
> + - Dmitry Torokhov <dmitry.torokhov@gmail.com>
> +
> +description:
> + This device is used to signal when a detachable base is attached to a
> + Chrome OS tablet. The node for this device must be under a cros-ec node
> + like google,cros-ec-spi or google,cros-ec-i2c.
> +
> +properties:
> + compatible:
> + const: google,cros-cbas
> +
> +required:
> + - compatible
> --
> 2.23.0.581.g78d2f28ef7-goog
>
next prev parent reply other threads:[~2019-10-18 5:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-05 10:13 [PATCH 1/3] dt-bindings: input: Add DT bindings for Whiskers switch Ikjoon Jang
2019-10-05 10:13 ` Ikjoon Jang
2019-10-18 3:10 ` Ikjoon Jang [this message]
2019-10-18 16:23 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAATdQgBQiFnP3+Dtz8EGCRNiCOWRoJ+zK25iESNLPmVJ+exPmw@mail.gmail.com \
--to=ikjn@chromium.org \
--cc=briannorris@chromium.org \
--cc=drinkcat@chromium.org \
--cc=dtor@chromium.org \
--cc=egranata@google.com \
--cc=groeck@chromium.org \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).