mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steen Hegelund <steen.hegelund@microchip.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	Claudiu Beznea <claudiu.beznea@microchip.com>,
	Lars Povlsen <lars.povlsen@microchip.com>,
	Daniel Machon <daniel.machon@microchip.com>,
	<UNGLinuxDriver@microchip.com>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/2] arm64: dts: microchip: minor whitespace cleanup around '='
Date: Mon, 3 Jul 2023 08:38:41 +0200	[thread overview]
Message-ID: <590ccbc8e32e7c85392ba331a83d00ad81eae0c8.camel@microchip.com> (raw)
In-Reply-To: <20230702185108.43959-1-krzysztof.kozlowski@linaro.org>

On Sun, 2023-07-02 at 20:51 +0200, Krzysztof Kozlowski wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
> 
> The DTS code coding style expects exactly one space before and after '='
> sign.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  arch/arm64/boot/dts/microchip/sparx5.dtsi | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/microchip/sparx5.dtsi
> b/arch/arm64/boot/dts/microchip/sparx5.dtsi
> index 4996499cc738..24075cd91420 100644
> --- a/arch/arm64/boot/dts/microchip/sparx5.dtsi
> +++ b/arch/arm64/boot/dts/microchip/sparx5.dtsi
> @@ -469,14 +469,14 @@ serdes: serdes@10808000 {
> 
>                 switch: switch@600000000 {
>                         compatible = "microchip,sparx5-switch";
> -                       reg =   <0x6 0 0x401000>,
> -                               <0x6 0x10004000 0x7fc000>,
> -                               <0x6 0x11010000 0xaf0000>;
> +                       reg = <0x6 0 0x401000>,
> +                             <0x6 0x10004000 0x7fc000>,
> +                             <0x6 0x11010000 0xaf0000>;
>                         reg-names = "cpu", "dev", "gcb";
>                         interrupt-names = "xtr", "fdma", "ptp";
> -                       interrupts =    <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>,
> -                                       <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>,
> -                                       <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
> +                       interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>,
> +                                    <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>,
> +                                    <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
>                         resets = <&reset 0>;
>                         reset-names = "switch";
>                 };
> --
> 2.34.1
> 
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>

BR
Steen

      parent reply	other threads:[~2023-07-03  6:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-02 18:51 Krzysztof Kozlowski
2023-07-02 18:51 ` [PATCH 2/2] ARM: " Krzysztof Kozlowski
2023-07-03  6:39   ` Steen Hegelund
2023-07-10  8:35   ` Conor Dooley
2023-07-03  6:38 ` Steen Hegelund [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=590ccbc8e32e7c85392ba331a83d00ad81eae0c8.camel@microchip.com \
    --to=steen.hegelund@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel.machon@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lars.povlsen@microchip.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=robh+dt@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

all inboxes | Powered by JetHome®