[PATCH] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node

Christopher Obbard posted 1 patch 3 days, 20 hours ago
arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node
Posted by Christopher Obbard 3 days, 20 hours ago
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>
Re: [PATCH] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node
Posted by Bjorn Andersson 2 days, 17 hours ago
On Sun, 29 Mar 2026 14:12:26 +0100, Christopher Obbard wrote:
> Drop stray leading whitespace from sdhc2 node.
> 
> No functional change.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node
      commit: 25e7cc37cff444030250abea1ba875c26ff59e9a

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] arm64: dts: qcom: msm8996: fix indentation in sdhc2 node
Posted by Dmitry Baryshkov 3 days, 17 hours ago
On Sun, Mar 29, 2026 at 02:12:26PM +0100, Christopher Obbard wrote:
> 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(-)


Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>


-- 
With best wishes
Dmitry