2024-04-11 07:55:04

by Mihai Sain

[permalink] [raw]
Subject: [PATCH 00/13] Remove the empty lines from sama5 and sama7 DT files

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(-)


base-commit: e8c39d0f57f358950356a8e44ee5159f57f86ec5
--
2.44.0



2024-04-11 07:56:12

by Mihai Sain

[permalink] [raw]
Subject: [PATCH 08/13] ARM: dts: microchip: sama5d2_ptc_ek: Remove the empty line 401

Remove the empty line 401 from gpio-keys node.

Signed-off-by: Mihai Sain <[email protected]>
---
arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts
index 200b20515ab1..e46a6357668e 100644
--- a/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts
+++ b/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts
@@ -398,7 +398,6 @@ pinctrl_usba_vbus: usba_vbus {

gpio-keys {
compatible = "gpio-keys";
-
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_key_gpio_default>;

--
2.44.0


2024-04-11 09:18:11

by Alexandre Belloni

[permalink] [raw]
Subject: Re: [PATCH 00/13] Remove the empty lines from sama5 and sama7 DT files

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