devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] NI Ettus Research USRP E3x0 soft-poweroff.
@ 2015-02-13  1:14 Moritz Fischer
       [not found] ` <1423790080-8264-1-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Moritz Fischer @ 2015-02-13  1:14 UTC (permalink / raw)
  To: dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w
  Cc: dwmw2-wEGCiKHe2LqWVfeAwA7xHQ, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Moritz Fischer

This patchset adds support for the NI Ettus Research USRP E3x0 SDR's poweroff
functionality.

Moritz Fischer (2):
  power: reset: Add support for NI Ettus Research USRP E3x0
    soft-poweroff.
  MAINTAINERS: add info for e3x0-poweroff driver.

 .../bindings/power/reset/e3x0-poweroff.txt         | 16 ++++
 MAINTAINERS                                        |  8 ++
 drivers/power/reset/Kconfig                        | 10 +++
 drivers/power/reset/Makefile                       |  1 +
 drivers/power/reset/e3x0-poweroff.c                | 94 ++++++++++++++++++++++
 5 files changed, 129 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power/reset/e3x0-poweroff.txt
 create mode 100644 drivers/power/reset/e3x0-poweroff.c

-- 
1.9.3

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

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

end of thread, other threads:[~2015-02-17 20:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-13  1:14 [PATCH 0/2] NI Ettus Research USRP E3x0 soft-poweroff Moritz Fischer
     [not found] ` <1423790080-8264-1-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
2015-02-13  1:14   ` [PATCH 1/2] power: reset: Add support for " Moritz Fischer
2015-02-15 20:32     ` Paul Bolle
2015-02-17 20:49       ` Moritz Fischer
2015-02-13  1:14   ` [PATCH 2/2] MAINTAINERS: add info for e3x0-poweroff driver Moritz Fischer

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