From: Michal Simek <michal.simek@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>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: xilinx: Replace spaces indentation with tabs
Date: Mon, 31 Aug 2026 09:17:17 +0200 [thread overview]
Message-ID: <fcab5971-0014-461c-988d-579927977cbb@amd.com> (raw)
In-Reply-To: <20260829193951.107616-2-krzysztof.kozlowski@oss.qualcomm.com>
On 8/29/26 21:39, Krzysztof Kozlowski wrote:
> Replace excessive spaces for aligning indentation into tabs. This will
> be reported by dt-style-check ("[mixed-indent-chars] too many space
> characters in indent (more than 7)").
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> ---
> arch/arm/boot/dts/xilinx/zynq-7000.dtsi | 8 ++++----
> arch/arm/boot/dts/xilinx/zynq-parallella.dts | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/arch/arm/boot/dts/xilinx/zynq-7000.dtsi b/arch/arm/boot/dts/xilinx/zynq-7000.dtsi
> index 153b8d93cbee..715299f5d860 100644
> --- a/arch/arm/boot/dts/xilinx/zynq-7000.dtsi
> +++ b/arch/arm/boot/dts/xilinx/zynq-7000.dtsi
> @@ -380,10 +380,10 @@ dmac_s: dma-controller@f8003000 {
> * "dma4", "dma5", "dma6", "dma7";
> */
> interrupts = <0 13 4>,
> - <0 14 4>, <0 15 4>,
> - <0 16 4>, <0 17 4>,
> - <0 40 4>, <0 41 4>,
> - <0 42 4>, <0 43 4>;
> + <0 14 4>, <0 15 4>,
> + <0 16 4>, <0 17 4>,
> + <0 40 4>, <0 41 4>,
> + <0 42 4>, <0 43 4>;
> #dma-cells = <1>;
> clocks = <&clkc 27>;
> clock-names = "apb_pclk";
> diff --git a/arch/arm/boot/dts/xilinx/zynq-parallella.dts b/arch/arm/boot/dts/xilinx/zynq-parallella.dts
> index 366af4fcf8d9..b4651540935a 100644
> --- a/arch/arm/boot/dts/xilinx/zynq-parallella.dts
> +++ b/arch/arm/boot/dts/xilinx/zynq-parallella.dts
> @@ -44,10 +44,10 @@ &gem0 {
> ethernet_phy: ethernet-phy@0 {
> /* Marvell 88E1318 */
> compatible = "ethernet-phy-id0141.0e90",
> - "ethernet-phy-ieee802.3-c22";
> + "ethernet-phy-ieee802.3-c22";
> reg = <0>;
> marvell,reg-init = <0x3 0x10 0xff00 0x1e>,
> - <0x3 0x11 0xfff0 0xa>;
> + <0x3 0x11 0xfff0 0xa>;
> };
> };
>
Applied.
M
prev parent reply other threads:[~2026-08-31 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-29 19:39 [PATCH] ARM: dts: xilinx: Replace spaces indentation with tabs Krzysztof Kozlowski
2026-08-31 7:17 ` Michal Simek [this message]
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=fcab5971-0014-461c-988d-579927977cbb@amd.com \
--to=michal.simek@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=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