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 0E0B8C4332F for ; Tue, 11 Oct 2022 15:12:52 +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:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=U4i5sNFYBkoFs1UAJge5xCDeM1vLKjc+Dk2fGQKcX9g=; b=2J81PYeuevWxW7 qvIvLcRn9k2sTuUGb2pkc4sLfOz0oNLHWWhj4oEc7phF/mI0PR2rHIZLvoB7CnccrVvDLZ/WELzeN /zfPe8DrzhAKeHS9mkZqUoVK6XRWwoYUHUS3p1MgBpmLKv0P8pIyofAyJOKxizgdnYEvTEU9NITl+ /VJQR26bsHBC4I1juGYju/ZfzslKsFvb2U7kM5B6k11C6DHfwwJm1rWV/y4gQqFkadkebItiDVkH+ e5TOU+VuZb/wTRG4ERMpW/cPR/rgAXcwVTGfpbpMZCDjPNSIZmeRzqQ11a+jJV9n/0Zgx3YCaei/O 4J5/ZF1o/O5MY2ZNJ0WA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiGuz-004hE6-3N; Tue, 11 Oct 2022 15:11:42 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiGbl-004XzV-MI for linux-arm-kernel@lists.infradead.org; Tue, 11 Oct 2022 14:51:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 5055EB8160D; Tue, 11 Oct 2022 14:51:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21F96C43143; Tue, 11 Oct 2022 14:51:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665499909; bh=gDTh/xKEFGKKo13t9yNjObc/OhXJ5Xj9ooYHUhlu1AA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aGTNwiGM11ZrTuEx/vCQOEEslJJrDurte4MCVTPv0+VWhayDsjXbN8RfbM9b80r8Y TUxtppL3BL1gfN/yOtZnthb58Mqicfc1CHS6zKD+jNOrRCDd1ZGMiychJOf75HXD2d 0LrIA6Q3t+9jYF7F/vfBI0KUm6SeLM5QH72dZoVMG7SoDeS4HSO7Vjs7uuOYBEObGD L7K0G4N2Oq4dAcLdYBLN6BU+2uEk9zKbactJbRs3uWonuYbOcjxTpS0PjgOrxkly/W U5STGreV5V5nPoIHtA941dyZLWluugoTOLSNYOTubQ8qUIx6eTUZmimPNhlORsFbW9 MIr2DivjLJpSw== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Marcel Ziswiler , Shawn Guo , Sasha Levin , robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH AUTOSEL 5.19 13/40] ARM: dts: imx6sx-udoo-neo: don't use multiple blank lines Date: Tue, 11 Oct 2022 10:51:02 -0400 Message-Id: <20221011145129.1623487-13-sashal@kernel.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221011145129.1623487-1-sashal@kernel.org> References: <20221011145129.1623487-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221011_075149_898574_DFE09ECC X-CRM114-Status: GOOD ( 10.61 ) 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 From: Marcel Ziswiler [ Upstream commit fd2dd7077c7498765e7326c1b7f34bde85f1a975 ] This fixes the following warning: arch/arm/boot/dts/imx6sx-udoo-neo.dtsi:309: check: Please don't use multiple blank lines While at it, use tabs indent for some pinctrl entries. Signed-off-by: Marcel Ziswiler Signed-off-by: Shawn Guo Signed-off-by: Sasha Levin --- arch/arm/boot/dts/imx6sx-udoo-neo.dtsi | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/arch/arm/boot/dts/imx6sx-udoo-neo.dtsi b/arch/arm/boot/dts/imx6sx-udoo-neo.dtsi index 35861bbea94e..c84ea1fac5e9 100644 --- a/arch/arm/boot/dts/imx6sx-udoo-neo.dtsi +++ b/arch/arm/boot/dts/imx6sx-udoo-neo.dtsi @@ -226,7 +226,7 @@ lcdc: endpoint { &iomuxc { pinctrl_bt_reg: btreggrp { fsl,pins = - ; + ; }; pinctrl_enet1: enet1grp { @@ -306,7 +306,6 @@ MX6SX_PAD_LCD1_RESET__GPIO3_IO_27 0x4001b0b0 >; }; - pinctrl_uart1: uart1grp { fsl,pins = , @@ -347,24 +346,23 @@ pinctrl_uart6: uart6grp { pinctrl_otg1_reg: otg1grp { fsl,pins = - ; + ; }; - pinctrl_otg2_reg: otg2grp { fsl,pins = - ; + ; }; pinctrl_usb_otg1: usbotg1grp { fsl,pins = - , - ; + , + ; }; pinctrl_usb_otg2: usbot2ggrp { fsl,pins = - ; + ; }; pinctrl_usdhc2: usdhc2grp { -- 2.35.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel