[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210120154952.GA212597@robh.at.kernel.org>
Date: Wed, 20 Jan 2021 09:49:52 -0600
From: Rob Herring <robh@...nel.org>
To: Philip Chen <philipchen@...omium.org>
Cc: Guenter Roeck <groeck@...omium.org>, dianders@...omium.org,
Benson Leung <bleung@...omium.org>,
Rob Herring <robh+dt@...nel.org>, swboyd@...omium.org,
dmitry.torokhov@...il.com, LKML <linux-kernel@...r.kernel.org>,
devicetree@...r.kernel.org,
Enric Balletbo i Serra <enric.balletbo@...labora.com>
Subject: Re: [PATCH v6 1/3] dt-bindings: input: Create macros for cros-ec
keymap
On Fri, 15 Jan 2021 14:36:15 -0800, Philip Chen wrote:
> In Chrome OS, the keyboard matrix can be split to two groups:
>
> The keymap for the top row keys can be customized based on OEM
> preference, while the keymap for the other keys is generic/fixed
> across boards.
>
> This patch creates marcos for the keymaps of these two groups, making
> it easier to reuse the generic portion of keymap when we override the
> keymap in the board-specific dts for custom top row design.
>
> Signed-off-by: Philip Chen <philipchen@...omium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Rename CROS_STD_NON_TOP_ROW_KEYMAP to CROS_STD_MAIN_KEYMAP
>
> include/dt-bindings/input/cros-ec-keyboard.h | 103 +++++++++++++++++++
> 1 file changed, 103 insertions(+)
> create mode 100644 include/dt-bindings/input/cros-ec-keyboard.h
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
Powered by blists - more mailing lists