Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Pandey, Radhey Shyam" <radheys@amd.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Michal Simek <michal.simek@amd.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: xilinx: zynqmp-sck: Correct indentation
Date: Tue, 7 Jul 2026 14:37:17 +0530	[thread overview]
Message-ID: <7b669b2c-eb26-4bc4-b118-15dbe9b86355@amd.com> (raw)
In-Reply-To: <20260706093404.273569-2-krzysztof.kozlowski@oss.qualcomm.com>

> Correct spaces or mix of tabs+spaces into proper tab-indented lines.
> No functional impact (same DTB).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Thanks!
> ---
>   .../boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso | 36 +++++++++----------
>   1 file changed, 18 insertions(+), 18 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso
> index 44834bf1c19c..52954761c9f3 100644
> --- a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso
> +++ b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso
> @@ -218,23 +218,23 @@ &pinctrl0 {
>   	status = "okay";
>   
>   	pinctrl_gpio0_default: gpio0-default {
> -                conf {
> -                        groups = "gpio0_38_grp";
> -                        bias-pull-up;
> -                        power-source = <IO_STANDARD_LVCMOS18>;
> -                };
> +		conf {
> +			groups = "gpio0_38_grp";
> +			bias-pull-up;
> +			power-source = <IO_STANDARD_LVCMOS18>;
> +		};
>   
> -                mux {
> -                        groups = "gpio0_38_grp";
> -                        function = "gpio0";
> -                };
> +		mux {
> +			groups = "gpio0_38_grp";
> +			function = "gpio0";
> +		};
>   
> -                conf-tx {
> -                        pins = "MIO38";
> -                        bias-disable;
> -                        output-enable;
> -                };
> -        };
> +		conf-tx {
> +			pins = "MIO38";
> +			bias-disable;
> +			output-enable;
> +		};
> +	};
>   
>   	pinctrl_uart1_default: uart1-default {
>   		conf {
> @@ -392,9 +392,9 @@ mux {
>   };
>   
>   &gpio {
> -        status = "okay";
> -        pinctrl-names = "default";
> -        pinctrl-0 = <&pinctrl_gpio0_default>;
> +	status = "okay";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_gpio0_default>;
>   };
>   
>   &uart1 {



  reply	other threads:[~2026-07-07  9:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06  9:34 [PATCH] arm64: dts: xilinx: zynqmp-sck: Correct indentation Krzysztof Kozlowski
2026-07-07  9:07 ` Pandey, Radhey Shyam [this message]
2026-07-08  8:32 ` Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7b669b2c-eb26-4bc4-b118-15dbe9b86355@amd.com \
    --to=radheys@amd.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox