[PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng

From: Vinod Koul
Date: Tue Jun 19 2018 - 05:55:12 EST


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