All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
Cc: Aparna Balasubramanian <aparnab-l0cyMroinI0@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ARM: dts: omap5-uevm: Add Palmas power button support
Date: Tue, 21 Jul 2015 04:04:10 -0700	[thread overview]
Message-ID: <20150721110409.GD17550@atomide.com> (raw)
In-Reply-To: <55AD60E5.60301-l0cyMroinI0@public.gmane.org>

* Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [150720 14:00]:
> On 07/20/2015 04:07 PM, Aparna Balasubramanian wrote:
> > Palmas on OMAP5uevm has support for power button, so enable it.
> > 
> > Signed-off-by: Aparna Balasubramanian <aparnab-l0cyMroinI0@public.gmane.org>
> > ---
> > 
> > Based on kernel tag 4.2.0-rc1 and test result log is at
> > http://pastebin.ubuntu.com/11910178/
> > 
> >  arch/arm/boot/dts/omap5-uevm.dts |    7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
> > index 275618f..3cc8f35 100644
> > --- a/arch/arm/boot/dts/omap5-uevm.dts
> > +++ b/arch/arm/boot/dts/omap5-uevm.dts
> > @@ -510,6 +510,13 @@
> >  				};
> >  			};
> >  		};
> > +
> > +		palmas_power_button: palmas_power_button {
> > +			compatible = "ti,palmas-pwrbutton";
> > +			interrupt-parent = <&palmas>;
> > +			interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
> > +			wakeup-source;
> > +		};
> >  	};
> >  
> >  	twl6040: twl@4b {
> > 
> 
> Tested (with evtest) and verified on v4.2-rc3
> 
> Acked-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>

Applying into omap-for-v4.3/dt thanks.

Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: omap5-uevm: Add Palmas power button support
Date: Tue, 21 Jul 2015 04:04:10 -0700	[thread overview]
Message-ID: <20150721110409.GD17550@atomide.com> (raw)
In-Reply-To: <55AD60E5.60301@ti.com>

* Nishanth Menon <nm@ti.com> [150720 14:00]:
> On 07/20/2015 04:07 PM, Aparna Balasubramanian wrote:
> > Palmas on OMAP5uevm has support for power button, so enable it.
> > 
> > Signed-off-by: Aparna Balasubramanian <aparnab@ti.com>
> > ---
> > 
> > Based on kernel tag 4.2.0-rc1 and test result log is at
> > http://pastebin.ubuntu.com/11910178/
> > 
> >  arch/arm/boot/dts/omap5-uevm.dts |    7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
> > index 275618f..3cc8f35 100644
> > --- a/arch/arm/boot/dts/omap5-uevm.dts
> > +++ b/arch/arm/boot/dts/omap5-uevm.dts
> > @@ -510,6 +510,13 @@
> >  				};
> >  			};
> >  		};
> > +
> > +		palmas_power_button: palmas_power_button {
> > +			compatible = "ti,palmas-pwrbutton";
> > +			interrupt-parent = <&palmas>;
> > +			interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
> > +			wakeup-source;
> > +		};
> >  	};
> >  
> >  	twl6040: twl at 4b {
> > 
> 
> Tested (with evtest) and verified on v4.2-rc3
> 
> Acked-by: Nishanth Menon <nm@ti.com>

Applying into omap-for-v4.3/dt thanks.

Tony

  parent reply	other threads:[~2015-07-21 11:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <omap5uevm_palmas>
2015-07-20 21:07 ` [PATCH] ARM: dts: omap5-uevm: Add Palmas power button support Aparna Balasubramanian
2015-07-20 21:07   ` Aparna Balasubramanian
     [not found]   ` <1437426451-27372-1-git-send-email-aparnab-l0cyMroinI0@public.gmane.org>
2015-07-20 20:58     ` Nishanth Menon
2015-07-20 20:58       ` Nishanth Menon
     [not found]       ` <55AD60E5.60301-l0cyMroinI0@public.gmane.org>
2015-07-21 11:04         ` Tony Lindgren [this message]
2015-07-21 11:04           ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150721110409.GD17550@atomide.com \
    --to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
    --cc=aparnab-l0cyMroinI0@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=nm-l0cyMroinI0@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.