public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Alim Akhtar" <alim.akhtar@samsung.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>, <linux-fsd@tesla.com>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-samsung-soc@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: RE: [PATCH 2/4] arm64: dts: fsd: minor whitespace cleanup around '='
Date: Mon, 3 Jul 2023 09:03:38 +0530	[thread overview]
Message-ID: <014d01d9ad5f$2c426f30$84c74d90$@samsung.com> (raw)
In-Reply-To: <20230702185012.43699-2-krzysztof.kozlowski@linaro.org>

Hi Krzysztof,

> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Sent: Monday, July 3, 2023 12:20 AM
> To: Rob Herring <robh+dt@kernel.org>; Krzysztof Kozlowski
> <krzysztof.kozlowski+dt@linaro.org>; Conor Dooley
> <conor+dt@kernel.org>; Alim Akhtar <alim.akhtar@samsung.com>; linux-
> fsd@tesla.com; devicetree@vger.kernel.org; linux-arm-
> kernel@lists.infradead.org; linux-samsung-soc@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Subject: [PATCH 2/4] arm64: dts: fsd: minor whitespace cleanup around '='
> 
> The DTS code coding style expects exactly one space before and after '='
> sign.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---

Thanks!
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>

>  arch/arm64/boot/dts/tesla/fsd.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/tesla/fsd.dtsi
> b/arch/arm64/boot/dts/tesla/fsd.dtsi
> index 1c53c68efd53..bb50a9f7db4a 100644
> --- a/arch/arm64/boot/dts/tesla/fsd.dtsi
> +++ b/arch/arm64/boot/dts/tesla/fsd.dtsi
> @@ -353,8 +353,8 @@ gic: interrupt-controller@10400000 {
>  			compatible = "arm,gic-v3";
>  			#interrupt-cells = <3>;
>  			interrupt-controller;
> -			reg =	<0x0 0x10400000 0x0 0x10000>, /* GICD */
> -				<0x0 0x10600000 0x0 0x200000>; /*
> GICR_RD+GICR_SGI */
> +			reg = <0x0 0x10400000 0x0 0x10000>, /* GICD */
> +			      <0x0 0x10600000 0x0 0x200000>; /*
> GICR_RD+GICR_SGI */
>  			interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
>  		};
> 
> --
> 2.34.1



  reply	other threads:[~2023-07-03  3:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20230702185021epcas5p31e65022f806974a45125c9fb02c4150e@epcas5p3.samsung.com>
2023-07-02 18:50 ` [PATCH 1/4] arm64: dts: exynos: minor whitespace cleanup around '=' Krzysztof Kozlowski
2023-07-02 18:50   ` [PATCH 2/4] arm64: dts: fsd: " Krzysztof Kozlowski
2023-07-03  3:33     ` Alim Akhtar [this message]
2023-07-02 18:50   ` [PATCH 3/4] ARM: dts: exynos: " Krzysztof Kozlowski
2023-07-03  3:34     ` Alim Akhtar
2023-07-02 18:50   ` [PATCH 4/4] ARM: dts: s5pv210: " Krzysztof Kozlowski
2023-07-03  3:36     ` Alim Akhtar
2023-07-03  3:32   ` [PATCH 1/4] arm64: dts: exynos: " Alim Akhtar
2023-07-10  8:00   ` Krzysztof Kozlowski

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='014d01d9ad5f$2c426f30$84c74d90$@samsung.com' \
    --to=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fsd@tesla.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --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