mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] crypto: qcom-rng: fix support for ACPI-based systems
@ 2024-09-03 21:22 Brian Masney
  2024-09-03 21:22 ` [PATCH v2 1/2] " Brian Masney
  2024-09-03 21:22 ` [PATCH v2 2/2] crypto: qcom-rng: rename *_of_data to *_match_data Brian Masney
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Masney @ 2024-09-03 21:22 UTC (permalink / raw)
  To: herbert
  Cc: davem, quic_omprsing, neil.armstrong, quic_bjorande,
	linux-arm-msm, linux-crypto, linux-kernel, ernesto.mnd.fernandez,
	quic_jhugo

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.

Changes since v1:
- Use qcom_prng_ee_match_data instead of qcom_prng_match_data for the
  true skip_init to match previous behavior (Ernesto)
- Reordered patches so fix is first (Dmitry)

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

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

-- 
2.46.0


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

end of thread, other threads:[~2024-09-04 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-03 21:22 [PATCH v2 0/2] crypto: qcom-rng: fix support for ACPI-based systems Brian Masney
2024-09-03 21:22 ` [PATCH v2 1/2] " Brian Masney
2024-09-04 14:43   ` Brian Masney
2024-09-03 21:22 ` [PATCH v2 2/2] crypto: qcom-rng: rename *_of_data to *_match_data Brian Masney

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

all inboxes | Powered by JetHome®