On Tue, Oct 24, 2023 at 06:20:15PM +0200, David Gstir wrote:
> DCP is capable of performing AES with two hardware-bound keys:
>
> - The one-time programmable (OTP) key which is burnt via on-chip fuses
> - The unique key (UK) which is derived from the OTP key
>
> In addition to the two hardware-bo
This patchset introduces UFS support for SC7180 and SM7125, as well as
support for the Xiaomi Redmi Note 9S.
Signed-off-by: David Wronek
---
Changes in v2:
- Fix device tree binding for QMP PHY
- Separate ICE into its own node
- Fix style problems in sc7180.dtsi
--
David Wronek (7):
dt-bind
Document the compatible used for the inline crypto engine found on
SC7180.
Signed-off-by: David Wronek
---
.../devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml| 1 +
1 file changed, 1 insertion(+)
diff --git
a/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml
Document the Xiaomi Redmi Note 9S (curtana) smartphone, which is based
on the Qualcomm SM7125 SoC.
Reviewed-by: Krzysztof Kozlowski
Signed-off-by: David Wronek
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindin
From: Joe Mason
Add a device tree for the Xiaomi Redmi Note 9S (curtana) phone, based on
sm7125-xiaomi-common.dtsi.
Signed-off-by: Joe Mason
Signed-off-by: David Wronek
---
arch/arm64/boot/dts/qcom/Makefile| 1 +
.../boot/dts/qcom/sm7125-xiaomi-curtana.dts | 16 +
Document the QMP UFS PHY compatible for SC7180
Signed-off-by: David Wronek
---
.../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml
b/Documentation/devicetree/b
Document the compatible for the UFS found on SC7180.
Reviewed-by: Krzysztof Kozlowski
Signed-off-by: David Wronek
---
Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
b/Documentation/de
Add the UFS, QMP PHY and ICE nodes for the Qualcomm SC7180 SoC.
Signed-off-by: David Wronek
---
arch/arm64/boot/dts/qcom/sc7180.dtsi | 69
1 file changed, 69 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi
b/arch/arm64/boot/dts/qcom/sc7180.dtsi
inde
Enable the UFS found on the SM7125 Xiaomi smartphones.
Reviewed-by: Konrad Dybcio
Signed-off-by: David Wronek
---
.../boot/dts/qcom/sm7125-xiaomi-common.dtsi | 16
1 file changed, 16 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sm7125-xiaomi-common.dtsi
b/arch/arm
The SC7180 UFS PHY is identical to the one found on SM7150. Add a
compatible for it.
Signed-off-by: David Wronek
---
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
b/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
i
10 matches
Mail list logo