[PATCH v2 16/16] arm64: dts: qcom: ipq6018: enable bam pipe locking/unlocking
From: Md Sadre Alam
Date: Thu Aug 15 2024 - 06:01:28 EST
enable bam pipe locking/unlocking for ipq6018 SoC.
Signed-off-by: Md Sadre Alam <quic_mdalam@xxxxxxxxxxx>
---
Change in [v2]
* enabled locking/unlocking support for ipq6018
Change in [v1]
* This patch was not included in [v1]
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
index e1e45da7f787..652c2bbf5e99 100644
--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -354,6 +354,7 @@ cryptobam: dma-controller@704000 {
#dma-cells = <1>;
qcom,ee = <1>;
qcom,controlled-remotely;
+ qcom,bam_pipe_lock;
};
crypto: crypto@73a000 {
--
2.34.1