projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e58d100
)
arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node
author
Abel Vesa
<abel.vesa@linaro.org>
Fri, 7 Apr 2023 10:50:29 +0000
(13:50 +0300)
committer
Bjorn Andersson
<andersson@kernel.org>
Fri, 7 Apr 2023 19:16:18 +0000
(12:16 -0700)
Add support for UFS ICE by adding the qcom,ice property and the
ICE dedicated devicetree node.
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230407105029.2274111-7-abel.vesa@linaro.org
arch/arm64/boot/dts/qcom/sm8550.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sm8550.dtsi
b/arch/arm64/boot/dts/qcom/sm8550.dtsi
index 70ace9f151a8b3d36f32fe83a5882f94694a3057..49de420bc1af79f8670f04d914e88c92610c0c90 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sm8550.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sm8550.dtsi
@@
-1925,9
+1925,18
@@
<0 0>,
<0 0>,
<0 0>;
+ qcom,ice = <&ice>;
+
status = "disabled";
};
+ ice: crypto@1d88000 {
+ compatible = "qcom,sm8550-inline-crypto-engine",
+ "qcom,inline-crypto-engine";
+ reg = <0 0x01d88000 0 0x8000>;
+ clocks = <&gcc GCC_UFS_PHY_ICE_CORE_CLK>;
+ };
+
tcsr_mutex: hwlock@1f40000 {
compatible = "qcom,tcsr-mutex";
reg = <0 0x01f40000 0 0x20000>;