From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A533DEB64DA for ; Thu, 20 Jul 2023 11:20:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References:Subject:To: MIME-Version:From:Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Lo/PWX5ldy5bUhkN2doONac5Z5FZVaY9q90PrIy+74A=; b=2FW0bUy0RE0nHu rajuVI5FcanBsCu2N+PFnSMDk6Tqi6BoSQBimYzRMnShEVZPlQGRJqIajHSIXEhyR6LrKYynUu6Bm 1wogohr8NHCEZT2Qk6jMgUPiaQkE7oV9Zru+IJZ6kDltStVshbSDQDBIhSoQ7c+AqAPZgaRxuqY2T DuSF775wjAnVZDBu38K8H3KtI7o/4LxwFUdUqwwqMfHbY7Nm4Lnhg0p5ATyd53zXMnzBFPeMVy4TR dNkviOnDB8bCH34KVajbHn+SBMdS6+xlMM3oZUxFYThLMPvtk62f4TL4Wuic7iBhb+baAl1kriV1n k3w1SR4nX8VmpCLY/v5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qMRhW-00Axlf-1n; Thu, 20 Jul 2023 11:20:06 +0000 Received: from szxga01-in.huawei.com ([45.249.212.187]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qMRhN-00Axiy-1f for linux-arm-kernel@lists.infradead.org; Thu, 20 Jul 2023 11:19:59 +0000 Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.53]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4R69Dr5MbTzrRnZ; Thu, 20 Jul 2023 19:19:08 +0800 (CST) Received: from [10.67.103.39] (10.67.103.39) by kwepemi500011.china.huawei.com (7.221.188.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Thu, 20 Jul 2023 19:19:54 +0800 Message-ID: <64B91859.8060407@hisilicon.com> Date: Thu, 20 Jul 2023 19:19:53 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , Subject: Re: [PATCH] arm64: dts: hisilicon: add missing space before { References: <20230705145925.293447-1-krzysztof.kozlowski@linaro.org> In-Reply-To: <20230705145925.293447-1-krzysztof.kozlowski@linaro.org> X-Originating-IP: [10.67.103.39] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230720_041957_930036_0B25B16D X-CRM114-Status: GOOD ( 10.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Krzysztof, On 2023/7/5 22:59, Krzysztof Kozlowski wrote: > Add missing whitespace between node name/label and opening {. > > Signed-off-by: Krzysztof Kozlowski Applied to the HiSilicon arm64 dt tree. Thanks! Best Regards, Wei > --- > arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 2 +- > arch/arm64/boot/dts/hisilicon/hip06.dtsi | 8 ++++---- > arch/arm64/boot/dts/hisilicon/hip07.dtsi | 8 ++++---- > 3 files changed, 9 insertions(+), 9 deletions(-) > > diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi > index f29a3e471288..be808bb2544e 100644 > --- a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi > @@ -861,7 +861,7 @@ tsensor: tsensor@0,f7030700 { > #thermal-sensor-cells = <1>; > }; > > - i2s0: i2s@f7118000{ > + i2s0: i2s@f7118000 { > compatible = "hisilicon,hi6210-i2s"; > reg = <0x0 0xf7118000 0x0 0x8000>; /* i2s unit */ > interrupts = ; /* 155 "DigACodec_intr"-32 */ > diff --git a/arch/arm64/boot/dts/hisilicon/hip06.dtsi b/arch/arm64/boot/dts/hisilicon/hip06.dtsi > index c588848bfdeb..f46c33d10750 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip06.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip06.dtsi > @@ -570,7 +570,7 @@ port@5 { > }; > }; > > - eth0: ethernet-4{ > + eth0: ethernet-4 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <4>; > @@ -579,7 +579,7 @@ eth0: ethernet-4{ > dma-coherent; > }; > > - eth1: ethernet-5{ > + eth1: ethernet-5 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <5>; > @@ -588,7 +588,7 @@ eth1: ethernet-5{ > dma-coherent; > }; > > - eth2: ethernet-0{ > + eth2: ethernet-0 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <0>; > @@ -597,7 +597,7 @@ eth2: ethernet-0{ > dma-coherent; > }; > > - eth3: ethernet-1{ > + eth3: ethernet-1 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <1>; > diff --git a/arch/arm64/boot/dts/hisilicon/hip07.dtsi b/arch/arm64/boot/dts/hisilicon/hip07.dtsi > index 595abe339c5d..81d907ef43ed 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip07.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip07.dtsi > @@ -1483,7 +1483,7 @@ port@5 { > }; > }; > > - eth0: ethernet@4{ > + eth0: ethernet@4 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <4>; > @@ -1492,7 +1492,7 @@ eth0: ethernet@4{ > dma-coherent; > }; > > - eth1: ethernet@5{ > + eth1: ethernet@5 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <5>; > @@ -1501,7 +1501,7 @@ eth1: ethernet@5{ > dma-coherent; > }; > > - eth2: ethernet@0{ > + eth2: ethernet@0 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <0>; > @@ -1510,7 +1510,7 @@ eth2: ethernet@0{ > dma-coherent; > }; > > - eth3: ethernet@1{ > + eth3: ethernet@1 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <1>; > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47BA9EB64DA for ; Thu, 20 Jul 2023 11:19:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229688AbjGTLT6 (ORCPT ); Thu, 20 Jul 2023 07:19:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229560AbjGTLT5 (ORCPT ); Thu, 20 Jul 2023 07:19:57 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 993DABE; Thu, 20 Jul 2023 04:19:56 -0700 (PDT) Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.53]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4R69Dr5MbTzrRnZ; Thu, 20 Jul 2023 19:19:08 +0800 (CST) Received: from [10.67.103.39] (10.67.103.39) by kwepemi500011.china.huawei.com (7.221.188.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Thu, 20 Jul 2023 19:19:54 +0800 Message-ID: <64B91859.8060407@hisilicon.com> Date: Thu, 20 Jul 2023 19:19:53 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , Subject: Re: [PATCH] arm64: dts: hisilicon: add missing space before { References: <20230705145925.293447-1-krzysztof.kozlowski@linaro.org> In-Reply-To: <20230705145925.293447-1-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.103.39] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Krzysztof, On 2023/7/5 22:59, Krzysztof Kozlowski wrote: > Add missing whitespace between node name/label and opening {. > > Signed-off-by: Krzysztof Kozlowski Applied to the HiSilicon arm64 dt tree. Thanks! Best Regards, Wei > --- > arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 2 +- > arch/arm64/boot/dts/hisilicon/hip06.dtsi | 8 ++++---- > arch/arm64/boot/dts/hisilicon/hip07.dtsi | 8 ++++---- > 3 files changed, 9 insertions(+), 9 deletions(-) > > diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi > index f29a3e471288..be808bb2544e 100644 > --- a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi > @@ -861,7 +861,7 @@ tsensor: tsensor@0,f7030700 { > #thermal-sensor-cells = <1>; > }; > > - i2s0: i2s@f7118000{ > + i2s0: i2s@f7118000 { > compatible = "hisilicon,hi6210-i2s"; > reg = <0x0 0xf7118000 0x0 0x8000>; /* i2s unit */ > interrupts = ; /* 155 "DigACodec_intr"-32 */ > diff --git a/arch/arm64/boot/dts/hisilicon/hip06.dtsi b/arch/arm64/boot/dts/hisilicon/hip06.dtsi > index c588848bfdeb..f46c33d10750 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip06.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip06.dtsi > @@ -570,7 +570,7 @@ port@5 { > }; > }; > > - eth0: ethernet-4{ > + eth0: ethernet-4 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <4>; > @@ -579,7 +579,7 @@ eth0: ethernet-4{ > dma-coherent; > }; > > - eth1: ethernet-5{ > + eth1: ethernet-5 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <5>; > @@ -588,7 +588,7 @@ eth1: ethernet-5{ > dma-coherent; > }; > > - eth2: ethernet-0{ > + eth2: ethernet-0 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <0>; > @@ -597,7 +597,7 @@ eth2: ethernet-0{ > dma-coherent; > }; > > - eth3: ethernet-1{ > + eth3: ethernet-1 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <1>; > diff --git a/arch/arm64/boot/dts/hisilicon/hip07.dtsi b/arch/arm64/boot/dts/hisilicon/hip07.dtsi > index 595abe339c5d..81d907ef43ed 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip07.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip07.dtsi > @@ -1483,7 +1483,7 @@ port@5 { > }; > }; > > - eth0: ethernet@4{ > + eth0: ethernet@4 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <4>; > @@ -1492,7 +1492,7 @@ eth0: ethernet@4{ > dma-coherent; > }; > > - eth1: ethernet@5{ > + eth1: ethernet@5 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <5>; > @@ -1501,7 +1501,7 @@ eth1: ethernet@5{ > dma-coherent; > }; > > - eth2: ethernet@0{ > + eth2: ethernet@0 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <0>; > @@ -1510,7 +1510,7 @@ eth2: ethernet@0{ > dma-coherent; > }; > > - eth3: ethernet@1{ > + eth3: ethernet@1 { > compatible = "hisilicon,hns-nic-v2"; > ae-handle = <&dsaf0>; > port-idx-in-ae = <1>; >