devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwrng: mxc-rnga - add driver support on boards with device tree
@ 2018-02-26 18:38 Vladimir Zapolskiy
  2018-02-26 18:38 ` [PATCH 1/2] dt-bindings: rng: Document Freescale i.MX31 RNGA compatible Vladimir Zapolskiy
  2018-02-26 18:38 ` [PATCH 2/2] hwrng: mxc-rnga - add driver support on boards with device tree Vladimir Zapolskiy
  0 siblings, 2 replies; 9+ messages in thread
From: Vladimir Zapolskiy @ 2018-02-26 18:38 UTC (permalink / raw)
  To: Herbert Xu, Rob Herring
  Cc: Arnd Bergmann, Greg Kroah-Hartman, devicetree, linux-crypto

The series is a trivial change to extend Freescale i.MX31 RNGA
driver to work on boards with device description taken from device
tree blob. The change was tested on a legacy LogicPD MX31Lite board.

Vladimir Zapolskiy (2):
  dt-bindings: rng: Document Freescale i.MX31 RNGA compatible
  hwrng: mxc-rnga - add driver support on boards with device tree

 .../bindings/rng/{imx-rngc.txt => imx-rng.txt}     | 10 ++++-----
 drivers/char/hw_random/mxc-rnga.c                  | 24 ++++++++++++++--------
 2 files changed, 19 insertions(+), 15 deletions(-)
 rename Documentation/devicetree/bindings/rng/{imx-rngc.txt => imx-rng.txt} (59%)

-- 
2.10.2

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

end of thread, other threads:[~2018-03-05 21:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-26 18:38 [PATCH 0/2] hwrng: mxc-rnga - add driver support on boards with device tree Vladimir Zapolskiy
2018-02-26 18:38 ` [PATCH 1/2] dt-bindings: rng: Document Freescale i.MX31 RNGA compatible Vladimir Zapolskiy
2018-03-05 21:12   ` Rob Herring
2018-02-26 18:38 ` [PATCH 2/2] hwrng: mxc-rnga - add driver support on boards with device tree Vladimir Zapolskiy
2018-02-27 15:49   ` Kim Phillips
2018-02-27 16:53     ` Vladimir Zapolskiy
2018-02-27 19:39       ` Kim Phillips
2018-02-27 20:07         ` Vladimir Zapolskiy
2018-03-01 21:21           ` Vladimir Zapolskiy

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