Skip to content

Commit 205c91f

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sm6115: Un-enable SPI5 by default
The commit mentioned in the fixes tag erroneously enabled SPI5 unconditionally. Undo it. Fixes: 25aab0b ("arm64: dts: qcom: sm6115: Add geni debug uart node for qup0") Signed-off-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 8013295 commit 205c91f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,6 +1078,7 @@
10781078
dma-names = "tx", "rx";
10791079
#address-cells = <1>;
10801080
#size-cells = <0>;
1081+
status = "disabled";
10811082
};
10821083
};
10831084

0 commit comments

Comments
 (0)