All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: img: Add pistachio SoC reset support
@ 2016-01-15 14:44 ` James Hartley
  0 siblings, 0 replies; 8+ messages in thread
From: James Hartley @ 2016-01-15 14:44 UTC (permalink / raw)
  To: Philipp Zabel, devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Damien Horsley,
	Govindraj Raja, James Hartley

This series provides the reset controller driver and documentation for the
pistachio SoC. 

Further platform support and a device tree will be posted via the MIPS
mailing list shortly.

These patches are based on linux-next.

Damien.Horsley (2):
  reset: img: Add pistachio reset controller binding document
  reset: img: Add Pistachio reset controller driver

 .../bindings/reset/img,pistachio-reset.txt         |   51 ++++++
 drivers/reset/Makefile                             |    1 +
 drivers/reset/reset-pistachio.c                    |  162 ++++++++++++++++++++
 .../reset-controller/pistachio-resets.h            |   36 +++++
 4 files changed, 250 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/img,pistachio-reset.txt
 create mode 100644 drivers/reset/reset-pistachio.c
 create mode 100644 include/dt-bindings/reset-controller/pistachio-resets.h

-- 
1.7.9.5

--
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] 8+ messages in thread

end of thread, other threads:[~2016-01-15 16:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-15 14:44 [PATCH 0/2] reset: img: Add pistachio SoC reset support James Hartley
2016-01-15 14:44 ` James Hartley
     [not found] ` <1452869073-27608-2-git-send-email-james.hartley@imgtec.com>
     [not found]   ` <1452869073-27608-2-git-send-email-james.hartley-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2016-01-15 15:57     ` [PATCH 1/2] reset: img: Add pistachio reset controller binding document Philipp Zabel
2016-01-15 15:57       ` Philipp Zabel
     [not found]       ` <1452873439.6067.86.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-01-15 16:32         ` James Hartley
2016-01-15 16:32           ` James Hartley
     [not found]           ` <56991F23.8010500-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2016-01-15 16:48             ` Philipp Zabel
2016-01-15 16:48               ` Philipp Zabel

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.