public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: qcom-rng: fix support for ACPI-based systems
@ 2024-08-29  1:20 Brian Masney
  2024-08-29  1:20 ` [PATCH 1/2] crypto: qcom-rng: rename *_of_data to *_match_data Brian Masney
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Brian Masney @ 2024-08-29  1:20 UTC (permalink / raw)
  To: herbert
  Cc: davem, quic_omprsing, neil.armstrong, quic_bjorande,
	linux-arm-msm, linux-crypto, linux-kernel

The qcom-rng driver supports both ACPI and device tree based systems.
ACPI support was broken when the hw_random interface support was added.
This small series gets that working again.

This fix was boot tested on a Qualcomm Amberwing server.

Brian Masney (2):
  crypto: qcom-rng: rename *_of_data to *_match_data
  crypto: qcom-rng: fix support for ACPI-based systems

 drivers/crypto/qcom-rng.c | 50 +++++++++++++++++++++------------------
 1 file changed, 27 insertions(+), 23 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-08-29 16:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29  1:20 [PATCH 0/2] crypto: qcom-rng: fix support for ACPI-based systems Brian Masney
2024-08-29  1:20 ` [PATCH 1/2] crypto: qcom-rng: rename *_of_data to *_match_data Brian Masney
2024-08-29  1:20 ` [PATCH 2/2] crypto: qcom-rng: fix support for ACPI-based systems Brian Masney
2024-08-29 10:18   ` Dmitry Baryshkov
2024-08-29 15:58   ` Ernesto A. Fernández
2024-08-29 16:13     ` Brian Masney
2024-08-29  1:32 ` [PATCH 0/2] " Brian Masney

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