devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support disable the wakeup event of gpio-charger
@ 2015-02-10  8:12 Chris Zhong
  2015-02-10  8:12 ` [PATCH 1/2] dt-bindings: add disable-wakeup property for gpio-charger Chris Zhong
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Zhong @ 2015-02-10  8:12 UTC (permalink / raw)
  To: heiko, dianders, dtor, djkurtz, sonnyrao
  Cc: linux-rockchip, Chris Zhong, devicetree, linux-pm, Kumar Gala,
	linux-kernel, Ian Campbell, Sebastian Reichel,
	Dmitry Eremin-Solenikov, Rob Herring, Heiko Stuebner,
	David Woodhouse, Pawel Moll, Mark Rutland

If you needn't the wakeup event of gpio-charger, this patch can help.
Please set "gpio-charger,disable-wakeup" in gpio-charger node.


Chris Zhong (2):
  dt-bindings: add disable-wakeup property for gpio-charger
  power: gpio-charger: support disable the wakeup event

 Documentation/devicetree/bindings/power_supply/gpio-charger.txt | 2 ++
 drivers/power/gpio-charger.c                                    | 5 ++++-
 include/linux/power/gpio-charger.h                              | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-10 12:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10  8:12 [PATCH 0/2] Support disable the wakeup event of gpio-charger Chris Zhong
2015-02-10  8:12 ` [PATCH 1/2] dt-bindings: add disable-wakeup property for gpio-charger Chris Zhong
2015-02-10 12:00   ` Mark Rutland
2015-02-10 12:14     ` Heiko Stübner
2015-02-10 12:33       ` Mark Rutland

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).