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

2021-02-22 Thread Dmitry Torokhov
On Fri, Jan 15, 2021 at 02:36:15PM -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 create

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

2021-01-20 Thread Rob Herring
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 marc

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

2021-01-15 Thread Philip Chen
On Fri, Jan 15, 2021 at 2:38 PM Stephen Boyd wrote: > > Quoting Philip Chen (2021-01-15 14:36:15) > > 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/

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

2021-01-15 Thread Stephen Boyd
Quoting Philip Chen (2021-01-15 14:36:15) > 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 ke

[PATCH v6 1/3] dt-bindings: input: Create macros for cros-ec keymap

2021-01-15 Thread Philip Chen
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