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 7E450CD128A for ; Thu, 11 Apr 2024 09:17:23 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PIX9lsX5KJxZJzqtNBEo4p9w8T16ugUsbfw+rYd+DX4=; b=q0aLhpWP/vk5AO pJpzwm6r3/foJwgpDHgv4YWJ5SywD2isjyEFkzVxeB29iaGULRk+ll3Hp409Ew7JaWPxWXc4qPdF5 YnTD9xc0G/nLEQLlNnykLLU8J0fWNtsbt4JzPPFn8ofSIkk5ZQBEwJYG7VX4aWpTRFeosaluis6nG ljneyWHoRohHGbvst72G8efMP/cQwtwc4kqpPtHH7v7ZjfYGHagk6HVOifbS4iV8Xo4uPUoWc933U UUQAWutLcADn3FkPGYKnChPKfkvX1/lOr3nVePURI8PTSYv0tona//Iu+N25u1rFgopz154BvooLx 1d0ocIvKcABsAjzalQCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruqYR-0000000BHfb-18uW; Thu, 11 Apr 2024 09:17:11 +0000 Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruqYN-0000000BHd8-0USW for linux-arm-kernel@lists.infradead.org; Thu, 11 Apr 2024 09:17:09 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 4B21B1C0005; Thu, 11 Apr 2024 09:17:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1712827022; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=HPI71wuuzz/zgN0swML4xk7MozrGvdKbjPLs6yiiQXo=; b=Q2dvg2J/fHIshqJlNqOP5OVrPBGECmv0kAf6Kpr5NXKGjDIV7QgA0GlTHYZieMPuM7Js/9 P6euw7U/k7lYojZkZkrM7lnodwPes1Kcl6r7skfSRzzYUXUXbqlnC2npHr4mQx5YNQ81hR OcFTZY9HM8x1HWj1wC1ShslBp68OwWzblt6pdhnKindwUMcIdBCvv+UK+YvDatZQK1n5hs omYSOzWGXjjsVHX7x/iqi0vwyzUkUlrTyYY56FNP278M2mF21jHx/xKrkHxkhHPQL04jpX awDR86TTHrZj5XeFFHOdOA+AQKlsQ5rq8gThAIUO5hvTUBNVkWKmUoIgxysGHA== Date: Thu, 11 Apr 2024 11:17:01 +0200 From: Alexandre Belloni To: Mihai Sain Subject: Re: [PATCH 00/13] Remove the empty lines from sama5 and sama7 DT files Message-ID: <20240411091701837a531a@mail.local> References: <20240411073353.3831-1-mihai.sain@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240411073353.3831-1-mihai.sain@microchip.com> X-GND-Sasl: alexandre.belloni@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240411_021707_506558_69225471 X-CRM114-Status: UNSURE ( 9.23 ) X-CRM114-Notice: Please train this message. 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: , Cc: devicetree@vger.kernel.org, conor+dt@kernel.org, robh@kernel.org, linux-kernel@vger.kernel.org, claudiu.beznea@tuxon.dev, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org 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 On 11/04/2024 10:33:40+0300, Mihai Sain wrote: > This patch series removes the empty lines from sama5 and sama7 DT files. > > Mihai Sain (13): > ARM: dts: microchip: sama7g5ek: Remove the empty line 50 > ARM: dts: microchip: sama7g5: Remove the empty line 139 > ARM: dts: microchip: sama5d2: Remove the empty lines 47 and 63 > ARM: dts: microchip: sama5d27_som1_ek: Remove the empty lines > ARM: dts: microchip: sama5d27_wlsom1_ek: Remove the empty line 31 > ARM: dts: microchip: sama5d29_curiosity: Remove the empty line 48 > ARM: dts: microchip: sama5d2_icp: Remove the empty line 47 > ARM: dts: microchip: sama5d2_ptc_ek: Remove the empty line 401 > ARM: dts: microchip: sama5d2_xplained: Remove the empty line 710 > ARM: dts: microchip: sama5d3_eds: Remove the empty line 24 > ARM: dts: microchip: sama5d3_xplained: Remove the empty line 377 > ARM: dts: microchip: sama5d4_xplained: Remove the empty line 247 > ARM: dts: microchip: sama5d4ek: Remove the empty line 274 > > arch/arm/boot/dts/microchip/at91-sama5d27_som1_ek.dts | 4 ---- > arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d3_eds.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d3_xplained.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d4_xplained.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama5d4ek.dts | 1 - > arch/arm/boot/dts/microchip/at91-sama7g5ek.dts | 1 - > arch/arm/boot/dts/microchip/sama5d2.dtsi | 2 -- > arch/arm/boot/dts/microchip/sama7g5.dtsi | 1 - > 13 files changed, 17 deletions(-) Please squash all of these in a single commit. > > > base-commit: e8c39d0f57f358950356a8e44ee5159f57f86ec5 > -- > 2.44.0 > -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel