Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support

From: Paul Kocialkowski
Date: Tue Mar 01 2016 - 14:19:40 EST


Hi,

Le dimanche 28 fÃvrier 2016 Ã 13:39 +0100, Paul Kocialkowski a ÃcritÂ:
> This adds support for the volume and gesture keys, using TWL4030 keypad.

I noticed this patch hadn't been picked up in:Âhttps://git.kernel.org/cgit/linux
/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v4.6/dt

Should I submit it somewhere else instead?

> Signed-off-by: Paul Kocialkowski <contact@xxxxxxxx>
> ---
> Âarch/arm/boot/dts/omap3-sniper.dts | 9 +++++++++
> Â1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3-sniper.dts b/arch/arm/boot/dts/omap3-
> sniper.dts
> index 6e31daf..78a1184 100644
> --- a/arch/arm/boot/dts/omap3-sniper.dts
> +++ b/arch/arm/boot/dts/omap3-sniper.dts
> @@ -8,6 +8,7 @@
> Â/dts-v1/;
> Â
> Â#include "omap36xx.dtsi"
> +#include <dt-bindings/input/input.h>
> Â
> Â/ {
> Â model = "LG Optimus Black";
> @@ -226,6 +227,14 @@
> Â#include "twl4030.dtsi"
> Â#include "twl4030_omap3.dtsi"
> Â
> +&twl_keypad {
> + linux,keymap = <
> + MATRIX_KEY(0x00, 0x00, KEY_VOLUMEUP)
> + MATRIX_KEY(0x01, 0x00, KEY_VOLUMEDOWN)
> + MATRIX_KEY(0x02, 0x00, KEY_SELECT)
> + >;
> +};
> +
> Â/*
> Â * The TWL4030 VAUX2 and VDAC regulators power sensors that are slaves on
> I2C3.
> Â * When not powered, these sensors cause the I2C3 clock to stay low at all
> times,

Attachment: signature.asc
Description: This is a digitally signed message part