From patchwork Wed Apr 3 10:54:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10883465 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 02D2317E0 for ; Wed, 3 Apr 2019 11:00:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D5D68287BD for ; Wed, 3 Apr 2019 11:00:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C5307288BE; Wed, 3 Apr 2019 11:00:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 68C1A287BD for ; Wed, 3 Apr 2019 11:00:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=HKz5E72id+iucCH9Zed1bnIyxJrkuzKvaZe7KC2Pws8=; b=VjgQT6JVtWjUAWMcv5AObnPPtP BwVMkJlOoeSbvafYOaUoseUOs4idz6d+mj1SvfN2dNIDkOBrFptj6dia2RBR2OZGaHSAKPcaC65Vg I/EDKeL1bPiDdEwVbuR2530pEtXIchwaYv7YkJETl3Ztm/QEIA/lr57DDs49CpvAJCLcP3JBpxAXY zPuN8u6H+vxt4BP3nA0njNfonzc7ZMUanvLjcQ4eVJCivRFuXI7vxAzXQ4CwxklHfwk2MaZwznmD7 DSx6tZwVtjda/jb+GrtjjljfgITlUUCy3dsgnDuRYq+OiVy+AvPz1ezrLXrmpECoSVH4Cy+TVVCEx 1NkiEt6Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hBdch-0001dT-SK; Wed, 03 Apr 2019 11:00:03 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hBdcM-0000my-24 for linux-arm-kernel@lists.infradead.org; Wed, 03 Apr 2019 10:59:59 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id AB01B25BEE7; Wed, 3 Apr 2019 21:54:15 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1554288856; bh=pMpCAkryooWDP7su3DA6GK5gjSrVxr6FPAZfsVBK1Xk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=lnRGpc28KUVGGmN7d7e4j8sNhOb3qxqHUxwC5peAUX3/R0IUZvoczqp5qMBjvfEFv zvmipO4LRDD3FuCql7EMW+LFsIoX0/e9taI1pg2YMwoixEbrpOstQhWM98DYrH6S0/ wKTgM4L/Hr07RF5aaJpul01wVFLQz38qERJxfSsc= Received: by reginn.horms.nl (Postfix, from userid 7100) id E5FC2940A88; Wed, 3 Apr 2019 12:54:11 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 23/26] arm64: dts: renesas: salvator-common: Sort node label Date: Wed, 3 Apr 2019 12:54:06 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190403_035942_840758_40F4B822 X-CRM114-Status: GOOD ( 12.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Takeshi Kihara , Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Takeshi Kihara This patch sorts the node label to improve maintainability. The sort has been done alphabetically with the node label name as the key. This patch does not include functional changes. Signed-off-by: Takeshi Kihara Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/salvator-common.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi index a225c2457274..0e5a76fee5fc 100644 --- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi +++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi @@ -719,6 +719,11 @@ }; }; +&rwdt { + timeout-sec = <60>; + status = "okay"; +}; + &scif1 { pinctrl-0 = <&scif1_pins>; pinctrl-names = "default"; @@ -857,11 +862,6 @@ status = "okay"; }; -&rwdt { - timeout-sec = <60>; - status = "okay"; -}; - &xhci0 { pinctrl-0 = <&usb30_pins>; pinctrl-names = "default";