Skip to content

Commit 8a6442e

Browse files
Jie Ganandersson
authored andcommitted
arm64: dts: qcom: sa8775p: fix the secure device bootup issue
The secure device(fused) cannot bootup with TPDM_DCC device. So disable it in DT. Fixes: 6596118 ("arm64: dts: qcom: Add coresight nodes for SA8775p") Signed-off-by: Jie Gan <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 7db0ba3 commit 8a6442e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/qcom/sa8775p.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,6 +2440,7 @@
24402440

24412441
qcom,cmb-element-bits = <32>;
24422442
qcom,cmb-msrs-num = <32>;
2443+
status = "disabled";
24432444

24442445
out-ports {
24452446
port {

0 commit comments

Comments
 (0)