devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: Add support for Oxford Semiconductor Reset
@ 2016-04-01 14:16 Neil Armstrong
  2016-04-01 14:16 ` [PATCH 2/2] dt-bindings: Add Oxford Semiconductor Reset Controller bindings Neil Armstrong
       [not found] ` <1459520174-12897-1-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Neil Armstrong @ 2016-04-01 14:16 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, p.zabel, devicetree; +Cc: Neil Armstrong

This patchset includes support for the reset controller driver for
Oxford Semiconductor OXNAS SoC Family.

It was originally posted part of a platform patchset available here :
http://lkml.kernel.org/r/1458838215-23314-1-git-send-email-narmstrong@baylibre.com

Changes this v3 patchset :
- Get rid of PLX Technology, replace by Oxford Semiconductor

Neil Armstrong (2):
  reset: Add Oxford Semiconductor Reset Controller driver
  dt-bindings: Add Oxford Semiconductor Reset Controller bindings

 .../devicetree/bindings/reset/oxnas,reset.txt      |  58 +++++++++
 drivers/reset/Kconfig                              |   3 +
 drivers/reset/Makefile                             |   1 +
 drivers/reset/reset-oxnas.c                        | 136 +++++++++++++++++++++
 4 files changed, 198 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/oxnas,reset.txt
 create mode 100644 drivers/reset/reset-oxnas.c

-- 
1.9.1

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

end of thread, other threads:[~2016-04-01 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 14:16 [PATCH 0/2] reset: Add support for Oxford Semiconductor Reset Neil Armstrong
2016-04-01 14:16 ` [PATCH 2/2] dt-bindings: Add Oxford Semiconductor Reset Controller bindings Neil Armstrong
     [not found] ` <1459520174-12897-1-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-04-01 14:34   ` [PATCH 0/2] reset: Add support for Oxford Semiconductor Reset Philipp Zabel

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