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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Oct 2015 16:23:41 +0100
From:	Sudeep Holla <sudeep.holla@....com>
To:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	devicetree@...r.kernel.org, arm@...nel.org,
	Arnd Bergmann <arnd@...db.de>
Cc:	Sudeep Holla <sudeep.holla@....com>,
	Kevin Hilman <khilman@...aro.org>,
	Olof Johansson <olof@...om.net>,
	Simon Horman <horms@...ge.net.au>,
	Linus Walleij <linus.walleij@...aro.org>,
	Magnus Damm <magnus.damm@...il.com>
Subject: Re: [PATCH v2] ARM: dts: fix gpio-keys wakeup-source property

Hi Arnd,

On 16/10/15 17:01, Sudeep Holla wrote:
> The keyboard driver for GPIO buttons(gpio-keys) checks for one of the
> two boolean properties to enable gpio buttons as wakeup source:
> 1. "wakeup-source" or
> 2. the legacy "gpio-key,wakeup"
>
> However juno, ste-snowball and emev2-kzm9d dts file have a undetected
> "wakeup" property to indictate the wakeup source.
>
> This patch fixes it by making use of "wakeup-source" property.
>
> Cc: Magnus Damm <magnus.damm@...il.com>
> Acked-by: Simon Horman <horms@...ge.net.au>
> Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
> Signed-off-by: Sudeep Holla <sudeep.holla@....com>
> ---
>   arch/arm/boot/dts/emev2-kzm9d.dts             |  8 ++++----
>   arch/arm/boot/dts/ste-snowball.dts            | 10 +++++-----
>   arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 12 ++++++------
>   3 files changed, 15 insertions(+), 15 deletions(-)
>
> Hi ARM-SoC group,
>
> Please consider this as a fix for v4.3 if possible.
>

Can you include this for v4.3 fixes please ?

-- 
Regards,
Sudeep
--
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