Devicetree
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node
@ 2026-03-29 13:12 Christopher Obbard
  2026-03-29 16:06 ` Dmitry Baryshkov
  2026-03-30 16:01 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Obbard @ 2026-03-29 13:12 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Christopher Obbard

Drop stray leading whitespace from sdhc2 node.

No functional change.

Signed-off-by: Christopher Obbard <christopher.obbard@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 9d4ce47578fb4..2f67e665996f3 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -3255,7 +3255,7 @@ sdhc2: mmc@74a4900 {
 
 			bus-width = <4>;
 			status = "disabled";
-		 };
+		};
 
 		blsp1_dma: dma-controller@7544000 {
 			compatible = "qcom,bam-v1.7.0";

---
base-commit: 54f966f63b379d0c62bb044b7903319776443a4a
change-id: 20260329-wip-obbardc-msm8996-whitespace-490d6c3ffc60

Best regards,
-- 
Christopher Obbard <christopher.obbard@linaro.org>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-30 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-29 13:12 [PATCH] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node Christopher Obbard
2026-03-29 16:06 ` Dmitry Baryshkov
2026-03-30 16:01 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox