Commit d96542ac authored by Timur Tabi's avatar Timur Tabi Committed by Herbert Xu
Browse files

crypto: qcom-rng - Add ACPI support



Add support for probing on ACPI systems, with ACPI HID QCOM8160.

On ACPI systems, clocks are always enabled, the PRNG should
already be enabled, and the register region is read-only.
The driver only verifies that the hardware is already
enabled never tries to disable or configure it.

Signed-off-by: default avatarTimur Tabi <timur@codeaurora.org>
Tested-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
[port to crypto API]
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ba3ab637
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment