projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8013295
)
arm64: dts: qcom: sm6115: Un-enable SPI5 by default
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Thu, 16 Feb 2023 12:49:21 +0000
(13:49 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Mon, 6 Mar 2023 23:21:36 +0000
(15:21 -0800)
The commit mentioned in the fixes tag erroneously enabled SPI5
unconditionally. Undo it.
Fixes: 25aab0b852d6 ("arm64: dts: qcom: sm6115: Add geni debug uart node for qup0")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230216124921.3985834-1-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/sm6115.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sm6115.dtsi
b/arch/arm64/boot/dts/qcom/sm6115.dtsi
index 4d6ec815b78b11b89c0087e0d6a1f94bfa6031d4..fbd67d2c8d78133dc5a44e22f91a328e1868cb71 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sm6115.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sm6115.dtsi
@@
-1078,6
+1078,7
@@
dma-names = "tx", "rx";
#address-cells = <1>;
#size-cells = <0>;
+ status = "disabled";
};
};