public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] reset: Add support for OX820 SoC
@ 2016-09-09 13:19 Neil Armstrong
  2016-09-09 13:19 ` [PATCH 1/3] reset: oxnas: Add OX820 support Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Neil Armstrong @ 2016-09-09 13:19 UTC (permalink / raw)
  To: Philipp Zabel
  Cc: Neil Armstrong, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

This patchset adds support for the reset controller in the Oxford
Semiconductor OX820 SoC, big brother of the OX810SE.

Since this driver uses a regmap access, it's important to tag each
compatible SoC since the regmap offset could differ in later SoCs.

This patchet also moves the reset indices to a clean DT include file.

Neil Armstrong (3):
  reset: oxnas: Add OX820 support
  dt-bindings: reset: oxnas: Add include file with reset indexes
  dt-bindings: reset: oxnas: Update for OX820

 .../devicetree/bindings/reset/oxnas,reset.txt      | 39 ++--------------
 drivers/reset/reset-oxnas.c                        |  1 +
 include/dt-bindings/reset/oxsemi,ox810se.h         | 53 ++++++++++++++++++++++
 include/dt-bindings/reset/oxsemi,ox820.h           | 53 ++++++++++++++++++++++
 4 files changed, 110 insertions(+), 36 deletions(-)
 create mode 100644 include/dt-bindings/reset/oxsemi,ox810se.h
 create mode 100644 include/dt-bindings/reset/oxsemi,ox820.h

-- 
2.7.0

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

end of thread, other threads:[~2016-09-19 21:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 13:19 [PATCH 0/3] reset: Add support for OX820 SoC Neil Armstrong
2016-09-09 13:19 ` [PATCH 1/3] reset: oxnas: Add OX820 support Neil Armstrong
2016-09-09 13:19 ` [PATCH 2/3] dt-bindings: reset: oxnas: Add include file with reset indexes Neil Armstrong
2016-09-09 13:19 ` [PATCH 3/3] dt-bindings: reset: oxnas: Update for OX820 Neil Armstrong
     [not found]   ` <20160909131955.27334-4-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-09-09 13:35     ` Philipp Zabel
     [not found]       ` <1473428153.3023.34.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-09-09 13:43         ` Neil Armstrong
2016-09-19 21:18         ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox