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 C3516C05027 for ; Mon, 23 Jan 2023 15:52:58 +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:MIME-Version:Message-ID:In-reply-to: Date:Subject:Cc:To:From:References:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SYV6ywiFkdNcnGdV2KG2XfwZQp4eEzA/RzDGOIxoSOc=; b=v4YhMH+s347yKM +oihHEu7aFEdCaOnlQZ1JlvLpl3vpre4KJgnso/BuLYSNNjxjommMQEZ7XPni+l5f0K3Cr8bOGfwZ t6gSncKTItGS56Rv2ewKM3glMhQ/UO3qrLynhxL2dHuclYypylTipJiS38EU4H64qKcpaQF041YsI Y4+m5Nq1epgRx9PpXRcWM76rScT6Jv0f+GGn2rIxjCKMyjUkY0gFMtNTFGqG6zEYZrhVUUl+4LWrQ tvMj6kBdFU7mIW524oYBtb8S53R1KoB0NUQZiDiAyH50HLlTlso0CYFymgrGY+JEYRBFyf0YhovtY hySHjHfSNzCHgQqPIZZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pJz6p-000Knk-1m; Mon, 23 Jan 2023 15:51:47 +0000 Received: from wiki.tkos.co.il ([84.110.109.230] helo=mail.tkos.co.il) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pJyqX-000EGL-TI for linux-arm-kernel@lists.infradead.org; Mon, 23 Jan 2023 15:35:00 +0000 Received: from tarshish (unknown [10.0.8.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.tkos.co.il (Postfix) with ESMTPS id 9A3D1440E7B; Mon, 23 Jan 2023 17:30:59 +0200 (IST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tkos.co.il; s=default; t=1674487859; bh=C+BAPobvJK/ihHNeayLt3PctTI5hdAQxmOczAdCQCgk=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=g2N0q4fZcFYbzCBh3MpjVo7v/oizJ8IzsGUCthk2Lp/QjgEofGUF7WrXEJrgV/FMg kae59LwYJLwiYX2gcOEYiIr4v9d3I3eKseAZR5CeJmMhaHH/HKv/60oxFX9MBUT2Rw /le5jKfD8xoB1gRdCd7DbkRtS1/zB4b2hbMHB3XyHe4cuoUw24Zblob8/L/BmzPnzz j4+7dem6bsDCQqzImqiaSbgoxy7zd22ppVwylf3/M2VOD944fqZGSIOcjndrcaMWI4 Q4OgnP4yXcKLHw0b/K0Kz6JJCbQTHqMfiWZXGRTzvZoYqaXtXbEi+RyCPQO6jZxLBd /tVh+w5386icw== References: <20230123151527.369285-1-krzysztof.kozlowski@linaro.org> User-agent: mu4e 1.8.10; emacs 28.2 From: Baruch Siach To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: cx92755: align UART node name with bindings Date: Mon, 23 Jan 2023 17:34:04 +0200 In-reply-to: <20230123151527.369285-1-krzysztof.kozlowski@linaro.org> Message-ID: <87k01d8dt4.fsf@tarshish> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230123_073458_467377_4CFFCF27 X-CRM114-Status: GOOD ( 14.38 ) 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 Mon, Jan 23 2023, Krzysztof Kozlowski wrote: > Bindings expect UART/serial node names to be "serial". > > Signed-off-by: Krzysztof Kozlowski Acked-by: Baruch Siach Thanks, baruch > --- > arch/arm/boot/dts/cx92755.dtsi | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/arch/arm/boot/dts/cx92755.dtsi b/arch/arm/boot/dts/cx92755.dtsi > index d2e8f36f8c60..227675fbe820 100644 > --- a/arch/arm/boot/dts/cx92755.dtsi > +++ b/arch/arm/boot/dts/cx92755.dtsi > @@ -107,7 +107,7 @@ uc_regs: syscon@f00003a0 { > reg = <0xf00003a0 0x10>; > }; > > - uart0: uart@f0000740 { > + uart0: serial@f0000740 { > compatible = "cnxt,cx92755-usart"; > reg = <0xf0000740 0x20>; > clocks = <&main_clk>; > @@ -115,7 +115,7 @@ uart0: uart@f0000740 { > status = "disabled"; > }; > > - uart1: uart@f0000760 { > + uart1: serial@f0000760 { > compatible = "cnxt,cx92755-usart"; > reg = <0xf0000760 0x20>; > clocks = <&main_clk>; > @@ -123,7 +123,7 @@ uart1: uart@f0000760 { > status = "disabled"; > }; > > - uart2: uart@f0000780 { > + uart2: serial@f0000780 { > compatible = "cnxt,cx92755-usart"; > reg = <0xf0000780 0x20>; > clocks = <&main_clk>; -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il - _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel