From patchwork Mon Aug 19 12:55:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Kaneko X-Patchwork-Id: 11100889 X-Patchwork-Delegate: geert@linux-m68k.org 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 BF9B91395 for ; Mon, 19 Aug 2019 12:55:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AE89F28650 for ; Mon, 19 Aug 2019 12:55:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A2F17287EA; Mon, 19 Aug 2019 12:55:53 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 342F928650 for ; Mon, 19 Aug 2019 12:55:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727308AbfHSMzw (ORCPT ); Mon, 19 Aug 2019 08:55:52 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:40477 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727128AbfHSMzw (ORCPT ); Mon, 19 Aug 2019 08:55:52 -0400 Received: by mail-pg1-f196.google.com with SMTP id w10so1179826pgj.7 for ; Mon, 19 Aug 2019 05:55:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=v5qVhsj1Sh0huonK/swWihX+DCDDmRO1aGyC58oJV4s=; b=Ic5eSyZyZrVLzC/MLRQ83pEC+DBw04beNBU7MbyhOl4si0cNUiosvpb2Bedm62EKdq yxCSNGsTNI3CWUGDrUMVTsvjEe0hnhg6deXIURViDKnaCW98sG1DvE1SFUsD1Zby6sEV MYbFYTVm1+G53k/BJ8WdTyNyY2fwUGuzz6YwYNQwUhlga0C+YqfNHymHPIM8xoIgPo4Z xATeGD7jSnvwB/8fwz++/fy7ZeaSaRqhsGcWvDPldJSlHr677Olta1LZRHB3oJnV2IQL gOjiRhzKHW1aSiZb/ZlG9sFYTCA4EPYTwKTcwEW9u4gIgNb3a1JenRYQEGI2VqwtxjNr fOwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=v5qVhsj1Sh0huonK/swWihX+DCDDmRO1aGyC58oJV4s=; b=mV3x9LxoTEV3heaQqvXE+ixYiVffR3Yp2BF9Jj/fTlMkDYCSyQZG6wPcYGK9TwgsSn 8A7oet6Y3HW+UfvhFR8/TTYqoZsfaeBWeSXGJmkfhmsoU5jYoc7k1DYSYGrQmPmUBrZu 6BW0sst1icDIl06yiPXf/MqlxTwsc3ta517Rc9Ye/+FO65UX+pke0VZwvmHGoXhUvM69 l6+wyN2OalqqiWsK5Qu1/QGpMCfUB4wFU6rp0kzWivaG7mSCp8E7nLfgShYY1fo60p9J Atk/JTsLqi2cFit81DpWGA6XLgkmAQo0sILiDkf/pXMtKhC0E0q/VSPRPt6VHDiGH9Ew Hi+Q== X-Gm-Message-State: APjAAAVq28Vk9cGkECC6gDjcqNpKjMyqE3P7G9u5wQ+VHlUESgZKBO+E GFHvukzHfg59H3acgF2HOns/aRUx X-Google-Smtp-Source: APXvYqzjZ55GlzrZenjUQbO/L8WqYRgNiYv2ZUlFlqICGOE+HpVHDfzLW0WkM0hfQGIjsQKapBL9ew== X-Received: by 2002:a63:101b:: with SMTP id f27mr19040919pgl.291.1566219351382; Mon, 19 Aug 2019 05:55:51 -0700 (PDT) Received: from localhost.localdomain (p6796086-ipngn28101marunouchi.tokyo.ocn.ne.jp. [114.165.92.86]) by smtp.gmail.com with ESMTPSA id t9sm13215113pji.18.2019.08.19.05.55.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 19 Aug 2019 05:55:50 -0700 (PDT) From: Yoshihiro Kaneko To: linux-renesas-soc@vger.kernel.org Cc: Geert Uytterhoeven , Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org Subject: [PATCH] arm64: dts: renesas: r8a774c0-cat874: sort nodes Date: Mon, 19 Aug 2019 21:55:41 +0900 Message-Id: <1566219341-23048-1-git-send-email-ykaneko0929@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Sort nodes. If node address is present * Sort by node address, grouping all nodes with the same compat string and sorting the group alphabetically. Else * Sort alphabetically This should not have any run-time effect. Signed-off-by: Yoshihiro Kaneko Reviewed-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- This patch is based on the master branch of Geert Uytterhoeven's renesas-devel tree. arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts b/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts index 651383c..aaa37158 100644 --- a/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts +++ b/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts @@ -82,13 +82,13 @@ simple-audio-card,bitclock-master = <&sndcpu>; simple-audio-card,frame-master = <&sndcpu>; - sndcpu: simple-audio-card,cpu { - sound-dai = <&rcar_sound>; - }; - sndcodec: simple-audio-card,codec { sound-dai = <&tda19988>; }; + + sndcpu: simple-audio-card,cpu { + sound-dai = <&rcar_sound>; + }; }; vcc_sdhi0: regulator-vcc-sdhi0 { @@ -313,16 +313,16 @@ power-source = <1800>; }; - sound_pins: sound { - groups = "ssi01239_ctrl", "ssi0_data"; - function = "ssi"; - }; - sound_clk_pins: sound_clk { groups = "audio_clkout1_a"; function = "audio_clk"; }; + sound_pins: sound { + groups = "ssi01239_ctrl", "ssi0_data"; + function = "ssi"; + }; + usb30_pins: usb30 { groups = "usb30", "usb30_id"; function = "usb30";