public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Add compatibles for different eud access modes
@ 2024-08-07 18:32 Melody Olvera
  2024-08-07 18:32 ` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud Melody Olvera
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Melody Olvera @ 2024-08-07 18:32 UTC (permalink / raw)
  To: Souradeep Chowdhury, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Greg Kroah-Hartman,
	Trilok Soni, Satya Durga Srinivasu Prabhala, Elson Serrao
  Cc: cros-qcom-dts-watchers, linux-arm-msm, devicetree, linux-kernel,
	linux-usb, Melody Olvera

When enabling eud on some devices, a crash can happen when trying to
access mode manager registers, since some devices require that these
be accessed securely. To support this usecase, update the compatible
strings and add driver functionality to distinguish between secure
and non-secure euds and avert these kinds of crashes.

Melody Olvera (3):
  dt-bindings: soc: qcom: eud: Update compatible strings for eud
  usb: misc: qcom_eud: Access mode manager through secure calls
  arm64: dts: qcom: sc7280: Update eud compatible string

 .../bindings/soc/qcom/qcom,eud.yaml           |  6 +--
 arch/arm64/boot/dts/qcom/sc7280.dtsi          |  2 +-
 drivers/usb/misc/qcom_eud.c                   | 53 ++++++++++++++++---
 3 files changed, 51 insertions(+), 10 deletions(-)


base-commit: eec5d86d5bac6b3e972eb9c1898af3c08303c52d
-- 
2.45.2


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

end of thread, other threads:[~2024-08-21 17:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 18:32 [PATCH v1 0/3] Add compatibles for different eud access modes Melody Olvera
2024-08-07 18:32 ` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud Melody Olvera
2024-08-08 11:00   ` Krzysztof Kozlowski
2024-08-13 20:03     ` Melody Olvera
2024-08-14  6:15       ` Krzysztof Kozlowski
2024-08-14 10:30         ` Konrad Dybcio
2024-08-14 17:33           ` Melody Olvera
2024-08-14 20:25             ` Konrad Dybcio
2024-08-14 22:09               ` Trilok Soni
2024-08-20 18:21                 ` Melody Olvera
2024-08-20 19:19                   ` Konrad Dybcio
2024-08-21  6:48                     ` Krzysztof Kozlowski
2024-08-21 17:27                       ` Konrad Dybcio
2024-08-14 17:20         ` Melody Olvera
2024-08-07 18:32 ` [PATCH v1 2/3] usb: misc: qcom_eud: Access mode manager through secure calls Melody Olvera
2024-08-07 18:32 ` [PATCH v1 3/3] arm64: dts: qcom: sc7280: Update eud compatible string Melody Olvera
2024-08-08 11:03   ` Krzysztof Kozlowski
2024-08-13 20:05     ` Melody Olvera

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