[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240807183205.803847-1-quic_molvera@quicinc.com>
Date: Wed, 7 Aug 2024 11:32:01 -0700
From: Melody Olvera <quic_molvera@...cinc.com>
To: Souradeep Chowdhury <quic_schowdhu@...cinc.com>,
Bjorn Andersson
<andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Trilok Soni <quic_tsoni@...cinc.com>,
Satya Durga Srinivasu Prabhala
<quic_satyap@...cinc.com>,
Elson Serrao <quic_eserrao@...cinc.com>
CC: <cros-qcom-dts-watchers@...omium.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-usb@...r.kernel.org>, Melody Olvera <quic_molvera@...cinc.com>
Subject: [PATCH v1 0/3] Add compatibles for different eud access modes
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
Powered by blists - more mailing lists