[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210113153033.GA2483483@robh.at.kernel.org>
Date: Wed, 13 Jan 2021 09:30:33 -0600
From: Rob Herring <robh@...nel.org>
To: Philip Chen <philipchen@...omium.org>
Cc: swboyd@...omium.org, devicetree@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>,
Benson Leung <bleung@...omium.org>,
Guenter Roeck <groeck@...omium.org>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
dianders@...omium.org, dmitry.torokhov@...il.com,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v4 1/2] dt-bindings: input: Create macros for cros-ec
keymap
On Fri, 08 Jan 2021 17:23:31 -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
>
Acked-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists