From: Wei Xu <xuwei5@hisilicon.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-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: hisilicon: minor whitespace cleanup around '='
Date: Thu, 20 Jul 2023 19:19:28 +0800 [thread overview]
Message-ID: <64B91840.6040801@hisilicon.com> (raw)
In-Reply-To: <20230702185308.44544-1-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
On 2023/7/3 2:53, Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space before and after '='
> sign.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Applied to the HiSilicon arm64 dt tree.
Thanks!
Best Regards,
Wei
> ---
> arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi
> index b7e2cbf466b3..f29a3e471288 100644
> --- a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi
> @@ -1032,17 +1032,17 @@ mali: gpu@f4080000 {
> compatible = "hisilicon,hi6220-mali", "arm,mali-450";
> reg = <0x0 0xf4080000 0x0 0x00040000>;
> interrupt-parent = <&gic>;
> - interrupts = <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>;
> + interrupts = <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>;
>
> interrupt-names = "gp",
> "gpmmu",
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.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-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: hisilicon: minor whitespace cleanup around '='
Date: Thu, 20 Jul 2023 19:19:28 +0800 [thread overview]
Message-ID: <64B91840.6040801@hisilicon.com> (raw)
In-Reply-To: <20230702185308.44544-1-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
On 2023/7/3 2:53, Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space before and after '='
> sign.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Applied to the HiSilicon arm64 dt tree.
Thanks!
Best Regards,
Wei
> ---
> arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi
> index b7e2cbf466b3..f29a3e471288 100644
> --- a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi
> @@ -1032,17 +1032,17 @@ mali: gpu@f4080000 {
> compatible = "hisilicon,hi6220-mali", "arm,mali-450";
> reg = <0x0 0xf4080000 0x0 0x00040000>;
> interrupt-parent = <&gic>;
> - interrupts = <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> - <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>;
> + interrupts = <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_PPI 126 IRQ_TYPE_LEVEL_HIGH>;
>
> interrupt-names = "gp",
> "gpmmu",
>
next prev parent reply other threads:[~2023-07-20 11:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-02 18:53 [PATCH] arm64: dts: hisilicon: minor whitespace cleanup around '=' Krzysztof Kozlowski
2023-07-02 18:53 ` Krzysztof Kozlowski
2023-07-20 11:19 ` Wei Xu [this message]
2023-07-20 11:19 ` Wei Xu
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=64B91840.6040801@hisilicon.com \
--to=xuwei5@hisilicon.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-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.