On 7/10/18 12:27 PM, Jeffrey Hugo wrote:
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: Timur Tabi <ti...@codeaurora.org>
[port to crypto API]
Signed-off-by: Vinod Koul <vk...@kernel.org>
Tested-by: Jeffrey Hugo <jh...@codeaurora.org>
Thanks, Jeff. I appreciate it.