From patchwork Sat Apr 8 14:36:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas Stach X-Patchwork-Id: 9671083 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 8E0BF6020F for ; Sat, 8 Apr 2017 14:51:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 80A132843B for ; Sat, 8 Apr 2017 14:51:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7549A2856E; Sat, 8 Apr 2017 14:51:43 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3AB9328553 for ; Sat, 8 Apr 2017 14:51:42 +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=3+S1yoLF2npnb7P+ZwMX5eO/8DSj33NpLIo4I+tcC/A=; b=Kr/zjQ6WF53APZoWiXyNZBNEZ9 VgKSOPIXFpqf17rsp+/dLG/pqGuJdL6jGeGKY4ulqdUyYWr0mpKeGFS/31ju5zlUieXN2kbuV5Rhv yXowg2nUpIe7Wy+7IdUwjKIBhDJIOppOU5Q7U3ylcbjlnZkEMvBwGrZrmHhKsysiJQ/JmKAdK5vuC wzFuzBWR4G/1sf48Lnxh3T8BJv3VrjNz+k0k5hJznQ37XDQWMWEKYI5qRsy5Q4Wt0a4wqzNwWuQy1 +0FcYxEQ4nBXZU4FIualkWgvsmwoiCxwjsr1xjD8PHAENfl0qnYTaROE+alFYAjPH6ovOMcL+n6pS rnfyIO9g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cwriH-0001SZ-BG; Sat, 08 Apr 2017 14:51:41 +0000 Received: from ns.lynxeye.de ([87.118.118.114] helo=lynxeye.de) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cwrUG-00016u-QM for linux-arm-kernel@lists.infradead.org; Sat, 08 Apr 2017 14:37:16 +0000 Received: by lynxeye.de (Postfix, from userid 501) id 91C2BE743CE; Sat, 8 Apr 2017 16:36:12 +0200 (CEST) Received: from tellur.intern.lynxeye.de.fritz.box (a89-183-3-227.net-htp.de [89.183.3.227]) by lynxeye.de (Postfix) with ESMTPA id 43146E743CE; Sat, 8 Apr 2017 16:36:11 +0200 (CEST) From: Lucas Stach To: Russell King Subject: [RFC PATCH 1/7] ARM: dts: imx6*-hummingboard2: fix formatting Date: Sat, 8 Apr 2017 16:36:01 +0200 Message-Id: <20170408143607.15928-2-dev@lynxeye.de> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170408143607.15928-1-dev@lynxeye.de> References: <20170408143607.15928-1-dev@lynxeye.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170408_073713_040209_BECFD1E6 X-CRM114-Status: UNSURE ( 9.52 ) X-CRM114-Notice: Please train this message. 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: 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 Trivial formatting change. Signed-off-by: Lucas Stach --- arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi index fc79751..4513e98 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi @@ -486,9 +486,9 @@ }; &pwm1 { - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_hummingboard2_pwm1>; - status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_hummingboard2_pwm1>; + status = "okay"; }; &pwm3 { @@ -538,9 +538,7 @@ &usdhc3 { pinctrl-names = "default"; - pinctrl-0 = < - &pinctrl_hummingboard2_usdhc3 - >; + pinctrl-0 = <&pinctrl_hummingboard2_usdhc3>; vmmc-supply = <®_3p3v>; vqmmc-supply = <®_3p3v>; bus-width = <8>;