lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 24 Mar 2014 13:36:42 +0000 From: Lee Jones <lee.jones@...aro.org> To: Gabriel FERNANDEZ <gabriel.fernandez@...com> Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>, Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>, Mark Rutland <mark.rutland@....com>, Ian Campbell <ijc+devicetree@...lion.org.uk>, Kumar Gala <galak@...eaurora.org>, Rob Landley <rob@...dley.net>, Russell King <linux@....linux.org.uk>, Grant Likely <grant.likely@...aro.org>, devicetree@...r.kernel.org, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-input@...r.kernel.org, kernel@...inux.com, Giuseppe Condorelli <giuseppe.condorelli@...com> Subject: Re: [PATCH v2 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver > This patch adds ST Keyscan driver to use the keypad hw a subset > of ST boards provide. Specific board setup will be put in the > given dt. > > Signed-off-by: Gabriel Fernandez <gabriel.fernandez@...com> > Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@...com> > --- > .../devicetree/bindings/input/st-keyscan.txt | 60 +++++ > drivers/input/keyboard/Kconfig | 12 + > drivers/input/keyboard/Makefile | 1 + > drivers/input/keyboard/st-keyscan.c | 260 +++++++++++++++++++++ > 4 files changed, 333 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/st-keyscan.txt > create mode 100644 drivers/input/keyboard/st-keyscan.c FWIW: This looks good to me now: Acked-by: Lee Jones <lee.jones@...aro.org> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists