linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6sx: correct property name for wakeup source
       [not found] <1438783075-15133-1-git-send-email-b20788@freescale.com>
@ 2015-08-06  7:41 ` Shawn Guo
  0 siblings, 0 replies; only message in thread
From: Shawn Guo @ 2015-08-06  7:41 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Aug 05, 2015 at 09:57:55PM +0800, Anson Huang wrote:
> Commit(def56bb input: snvs_pwrkey: use "wakeup-source"
> as deivce tree property name) replaces the property name
> of "wakeup" with "wakeup-source", update this change
> in i.MX6SX dtsi accordingly.
> 
> Signed-off-by: Anson Huang <b20788@freescale.com>

For arch/arm/ patches, please remember to copy linux-arm-kernel.

Applied, thanks.

> ---
>  arch/arm/boot/dts/imx6sx.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
> index e391d63..dc7eaae 100644
> --- a/arch/arm/boot/dts/imx6sx.dtsi
> +++ b/arch/arm/boot/dts/imx6sx.dtsi
> @@ -686,7 +686,7 @@
>  					regmap = <&snvs>;
>  					interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
>  					linux,keycode = <KEY_POWER>;
> -					wakeup;
> +					wakeup-source;
>  				};
>  			};
>  
> -- 
> 1.9.1
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-06  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1438783075-15133-1-git-send-email-b20788@freescale.com>
2015-08-06  7:41 ` [PATCH] ARM: dts: imx6sx: correct property name for wakeup source Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).