From: Manivannan Sadhasivam Date: Wed, 6 Dec 2023 13:55:40 +0000 (+0530) Subject: arm64: dts: qcom: sa8775p: Add missing space between node name and braces X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=809ec4c5a5ab8ac080adbd9624d0040850725acc;p=linux.git arm64: dts: qcom: sa8775p: Add missing space between node name and braces Add missing space between node name and braces to match the style. Signed-off-by: Manivannan Sadhasivam Link: https://lore.kernel.org/r/20231206135540.17068-4-manivannan.sadhasivam@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi index eac127821c3e4..a7eaca33d3264 100644 --- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi +++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi @@ -3515,7 +3515,7 @@ ; }; - pcie0: pcie@1c00000{ + pcie0: pcie@1c00000 { compatible = "qcom,pcie-sa8775p"; reg = <0x0 0x01c00000 0x0 0x3000>, <0x0 0x40000000 0x0 0xf20>, @@ -3615,7 +3615,7 @@ status = "disabled"; }; - pcie1: pcie@1c10000{ + pcie1: pcie@1c10000 { compatible = "qcom,pcie-sa8775p"; reg = <0x0 0x01c10000 0x0 0x3000>, <0x0 0x60000000 0x0 0xf20>,