[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200410164140.GA25924@bogus>
Date: Fri, 10 Apr 2020 11:41:40 -0500
From: Rob Herring <robh@...nel.org>
To: Rajat Jain <rajatja@...gle.com>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>, dtor@...gle.com,
Mark Rutland <mark.rutland@....com>,
Kate Stewart <kstewart@...uxfoundation.org>,
Enrico Weigelt <info@...ux.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Allison Randal <allison@...utok.net>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Stephen Boyd <swboyd@...omium.org>,
linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, furquan@...gle.com,
dlaurie@...gle.com, bleung@...gle.com, zentaro@...gle.com,
dbehr@...gle.com, rajatxjain@...il.com
Subject: Re: [PATCH v4 3/5] dt-bindings: input/atkbd.txt: Add binding for
"function-row-physmap"
On Sat, Mar 28, 2020 at 11:59:14AM -0700, Rajat Jain wrote:
> Create the documentation for the new introduced property, that
> describes the function-row keys physical positions.
>
> Signed-off-by: Rajat Jain <rajatja@...gle.com>
> ---
> v4: Same as v3
> v3: same as v2
> v2: Remove the Change-Id from the commit log
>
> .../devicetree/bindings/input/atkbd.txt | 34 +++++++++++++++++++
> 1 file changed, 34 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/input/atkbd.txt
>
> diff --git a/Documentation/devicetree/bindings/input/atkbd.txt b/Documentation/devicetree/bindings/input/atkbd.txt
> new file mode 100644
> index 0000000000000..816653eb8e98d
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/input/atkbd.txt
> @@ -0,0 +1,34 @@
> +Device tree bindings for AT / PS2 keyboard device
> +
> +Optional properties:
> +
> + function-row-physmap:
> + An ordered array of the physical codes for the function
> + row keys. Arranged in order from left to right.
A single optional property doesn't constitute a DT binding.
> +
> +Example:
> +
> + This is a sample ACPI _DSD node describing the property:
Neither does this ACPI stuff.
Rob
Powered by blists - more mailing lists