On Wed, Jan 4, 2012 at 03:19, Olof Johansson <[email protected]> wrote: > > This is an incremental patch updating to the revised bindings for matrix > keyboards. > > This includes an optional "linux,fn-keymap" binding that is not yet > implemented, > that will be used to specify the Fn-key modifier layout if needed. > > New for v2: > * Removed references to "matrix-keyboard-controller" compatible values > * Rebased to be incremental on top of previous patch. > > Signed-off-by: Olof Johansson <[email protected]> > Acked-by: Grant Likely <[email protected]> > Acked-by: Stephen Warren <[email protected]> > > --- > > Dmitry, > > Here's an incremental patch to go on top of your next branch. > > Regards, > > -Olof > --- > .../devicetree/bindings/input/tegra-kbc.txt | 17 ++++++++++----- > drivers/input/keyboard/tegra-kbc.c | 21 +++++++++++++++---- > 2 files changed, 27 insertions(+), 11 deletions(-)
For any reasons this patch is missing from for-next branch and the absence of the lines below prevents from linux-next-20120116 build (and previous too). > + u32 prop; > + int i; http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=blob;f=drivers/input/keyboard/tegra-kbc.c;h=a136e2e832beff1e740c8c9a79ad850b01fe14c2;hb=refs/heads/stable#l589 -- Leon Romanovsky | Independent Linux Consultant www.leon.nu | [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
