Re: [PATCH v5 1/2] dt-bindings: input: Create macros for cros-ec keymap

From: Stephen Boyd
Date: Wed Jan 13 2021 - 18:00:44 EST


Quoting Philip Chen (2021-01-13 14:15:01)
> 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@xxxxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>

You should carry forward Acks and Review tags when resending patches.
Rob acked the previous one.