2022-10-02 09:21:04

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] ARM: dts: qcom: correct indentation

Do not use spaces for indentation.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-ipq4019.dtsi b/arch/arm/boot/dts/qcom-ipq4019.dtsi
index b23591110bd2..acb08dcf9442 100644
--- a/arch/arm/boot/dts/qcom-ipq4019.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq4019.dtsi
@@ -348,7 +348,7 @@ acc3: clock-controller@b0b8000 {
saw0: regulator@b089000 {
compatible = "qcom,saw2";
reg = <0x0b089000 0x1000>, <0x0b009000 0x1000>;
- regulator;
+ regulator;
};

saw1: regulator@b099000 {
--
2.34.1


2022-10-03 08:52:58

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH] ARM: dts: qcom: correct indentation

On 02/10/2022 11:20, Krzysztof Kozlowski wrote:
> Do not use spaces for indentation.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-ipq4019.dtsi b/arch/arm/boot/dts/qcom-ipq4019.dtsi
> index b23591110bd2..acb08dcf9442 100644
> --- a/arch/arm/boot/dts/qcom-ipq4019.dtsi
> +++ b/arch/arm/boot/dts/qcom-ipq4019.dtsi
> @@ -348,7 +348,7 @@ acc3: clock-controller@b0b8000 {
> saw0: regulator@b089000 {
> compatible = "qcom,saw2";
> reg = <0x0b089000 0x1000>, <0x0b009000 0x1000>;
> - regulator;
> + regulator;
> };
>
> saw1: regulator@b099000 {

Reviewed-by: Neil Armstrong <[email protected]>

2022-10-18 03:58:48

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] ARM: dts: qcom: correct indentation

On Sun, 2 Oct 2022 11:20:00 +0200, Krzysztof Kozlowski wrote:
> Do not use spaces for indentation.
>
>

Applied, thanks!

[1/1] ARM: dts: qcom: correct indentation
commit: 8ad78282a43f6effe86530b9980ba456b98d7cbc

Best regards,
--
Bjorn Andersson <[email protected]>