From patchwork Wed Jun 15 10:27:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 635812 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail-yw0-x238.google.com (mail-yw0-x238.google.com [IPv6:2607:f8b0:4002:c05::238]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rV2lf5JQrz9t1q for ; Wed, 15 Jun 2016 20:27:58 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=googlegroups.com header.i=@googlegroups.com header.b=QOP3Hho/; dkim-atps=neutral Received: by mail-yw0-x238.google.com with SMTP id z186sf5619699ywd.1 for ; Wed, 15 Jun 2016 03:27:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=sender:mime-version:from:to:cc:subject:date:message-id:in-reply-to :references:x-original-sender:x-original-authentication-results :reply-to:precedence:mailing-list:list-id:x-spam-checked-in-group :list-post:list-help:list-archive:list-subscribe:list-unsubscribe; bh=MC6Bhdh3S7KZvpJEg8UzSWx5jOPYYjxbeyIoBQdwCbw=; b=QOP3Hho/EpGmgKuK+eIDpt7kVMSJHLKrdkRMZvg/f1fVuVGqqkbYLTi7S8E7P7iLgK I0V7jRFepdO19zxy2ltAQ4XCEJQcLqHUo5RKefB/6ID2PkJtclDD+C00LWuCLDoM9VRZ A3WcYvkPqe7t/avQQZf08et5D9l9OEH9HMHDWJ520nakKTxno10+v/jjDRBi+CFyPzM6 OnwLIuvfawtNVpOsh+tQ1XWPa/lEzEWJ7Ip+hP+abCN+VcxM64j/5h11grIi9J07SEK+ RDdD8hwYVDwumvOUFObFAlPwNv284PZjtEm4gMv8pNvCmyuMx927++er8JVSd/6DPFhu JB+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=sender:x-gm-message-state:mime-version:from:to:cc:subject:date :message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-spam-checked-in-group:list-post:list-help:list-archive :list-subscribe:list-unsubscribe; bh=MC6Bhdh3S7KZvpJEg8UzSWx5jOPYYjxbeyIoBQdwCbw=; b=JJ5AwYsXtv1yfIRg26p5MQOjJDfEFg7pJe+IIRH0NPDoFZACJ5k0DXo5wfD9BVrPlS fWDkEsvOr31Iv6qr62FZHCjZ1NuKLpVUXNC9ITtt4jH73dBQIF3tZ0w5WuGcAZAdikfW CJqGhHA2NWclAOMXOngMPqHtygpo45/0/MW7fnDCsOXvDbOTysBa4kHylShe2g2RZpe3 kZNlUWVyTByjDqbIf5j0diszVd0Sbzu34w3OsnoSxaFORZqIjt6F/Ia4XEHHZJ4AeDZx lucfRNc4Zig3YQjNZj4mWzBc6wGAWtFAWB2qaM6JWrU3TE7H00fMFwx0aULyQG5EgtCk mGCw== Sender: rtc-linux@googlegroups.com X-Gm-Message-State: ALyK8tIG/QCeK+kSfVDRsd1yjqEMpvbFdvHC1cJb3gt8Y2V31lgepJ8a45fi7YCjNOTAKQ== X-Received: by 10.140.16.98 with SMTP id 89mr938523qga.7.1465986476199; Wed, 15 Jun 2016 03:27:56 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: rtc-linux@googlegroups.com Received: by 10.140.43.203 with SMTP id e69ls354353qga.74.gmail; Wed, 15 Jun 2016 03:27:55 -0700 (PDT) X-Received: by 10.176.64.169 with SMTP id i38mr13137331uad.4.1465986475910; Wed, 15 Jun 2016 03:27:55 -0700 (PDT) Received: from wens.csie.org (mirror2.csie.ntu.edu.tw. [140.112.30.76]) by gmr-mx.google.com with ESMTPS id un17si1624702pab.0.2016.06.15.03.27.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jun 2016 03:27:55 -0700 (PDT) Received-SPF: neutral (google.com: 140.112.30.76 is neither permitted nor denied by best guess record for domain of wens@wens.csie.org) client-ip=140.112.30.76; Received: by wens.csie.org (Postfix, from userid 1000) id AE8F35F9D7; Wed, 15 Jun 2016 18:27:51 +0800 (CST) From: Chen-Yu Tsai To: Mark Brown , Lee Jones , Alessandro Zummo , Alexandre Belloni , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Maxime Ripard , Michael Turquette , Stephen Boyd Cc: Chen-Yu Tsai , rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Subject: [rtc-linux] [PATCH v2 08/10] ARM: dts: sun9i: cubieboard4: Order nodes by alphabetical order Date: Wed, 15 Jun 2016 18:27:45 +0800 Message-Id: <1465986467-14802-9-git-send-email-wens@csie.org> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1465986467-14802-1-git-send-email-wens@csie.org> References: <1465986467-14802-1-git-send-email-wens@csie.org> X-Original-Sender: wens@csie.org X-Original-Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 140.112.30.76 is neither permitted nor denied by best guess record for domain of wens@wens.csie.org) smtp.mailfrom=wens@wens.csie.org Reply-To: rtc-linux@googlegroups.com Precedence: list Mailing-list: list rtc-linux@googlegroups.com; contact rtc-linux+owners@googlegroups.com List-ID: X-Spam-Checked-In-Group: rtc-linux@googlegroups.com X-Google-Group-Id: 712029733259 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Move the &pio node below the mmc nodes for proper ordering by name. Signed-off-by: Chen-Yu Tsai --- arch/arm/boot/dts/sun9i-a80-cubieboard4.dts | 32 ++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/arch/arm/boot/dts/sun9i-a80-cubieboard4.dts b/arch/arm/boot/dts/sun9i-a80-cubieboard4.dts index a92eeea1b222..65f4f32f89ad 100644 --- a/arch/arm/boot/dts/sun9i-a80-cubieboard4.dts +++ b/arch/arm/boot/dts/sun9i-a80-cubieboard4.dts @@ -78,22 +78,6 @@ }; }; -&pio { - led_pins_cubieboard4: led-pins@0 { - allwinner,pins = "PH6", "PH17"; - allwinner,function = "gpio_out"; - allwinner,drive = ; - allwinner,pull = ; - }; - - mmc0_cd_pin_cubieboard4: mmc0_cd_pin@0 { - allwinner,pins = "PH18"; - allwinner,function = "gpio_in"; - allwinner,drive = ; - allwinner,pull = ; - }; -}; - &mmc0 { pinctrl-names = "default"; pinctrl-0 = <&mmc0_pins>, <&mmc0_cd_pin_cubieboard4>; @@ -119,6 +103,22 @@ allwinner,drive = ; }; +&pio { + led_pins_cubieboard4: led-pins@0 { + allwinner,pins = "PH6", "PH17"; + allwinner,function = "gpio_out"; + allwinner,drive = ; + allwinner,pull = ; + }; + + mmc0_cd_pin_cubieboard4: mmc0_cd_pin@0 { + allwinner,pins = "PH18"; + allwinner,function = "gpio_in"; + allwinner,drive = ; + allwinner,pull = ; + }; +}; + &r_ir { status = "okay"; };