public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng
@ 2018-06-19  9:54 Vinod Koul
  2018-06-19  9:54 ` [PATCH v2 1/2] dt-bindings: rng: Add new compatible qcom,prng-v2 Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Vinod Koul @ 2018-06-19  9:54 UTC (permalink / raw)
  To: linux-crypto, linux-kernel
  Cc: Matt Mackall, Herbert Xu, Arnd Bergmann, Greg Kroah-Hartman,
	linux-arm-msm, Stephen Boyd, vinod.koul, Vinod Koul

This series adds support for newer version of hwrng as found in
Qualcomm SoCs. To do that add new v2 compatible string and driver_data
values for v2.

Changes in v2:
 - remove table based approach and set the init/cleanup routine based on
   driver data value

Vinod Koul (2):
  dt-bindings: rng: Add new compatible qcom,prng-v2
  hwrng: msm - Add support for prng v2

 Documentation/devicetree/bindings/rng/qcom,prng.txt |  3 ++-
 drivers/char/hw_random/msm-rng.c                    | 14 ++++++++++----
 2 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.14.4

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

end of thread, other threads:[~2018-06-26 15:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-19  9:54 [PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng Vinod Koul
2018-06-19  9:54 ` [PATCH v2 1/2] dt-bindings: rng: Add new compatible qcom,prng-v2 Vinod Koul
2018-06-25 19:06   ` Rob Herring
2018-06-26 15:27     ` Vinod
2018-06-19  9:54 ` [PATCH v2 2/2] hwrng: msm - Add support for prng v2 Vinod Koul
2018-06-19 12:11   ` Stanimir Varbanov
2018-06-19 12:31     ` Vinod
2018-06-19 14:30   ` Herbert Xu
2018-06-20  5:58   ` Stephen Boyd
2018-06-20 13:37     ` Vinod
2018-06-22  1:22       ` Stephen Boyd
2018-06-21 15:17 ` [PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng Timur Tabi
2018-06-22  4:27   ` Vinod
2018-06-22  4:30     ` Timur Tabi
2018-06-22  4:50       ` Vinod

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