diff mbox

arm: dts: gr-peach: Fix label indent

Message ID 1507131702-6504-1-git-send-email-jacopo+renesas@jmondi.org (mailing list archive)
State Changes Requested
Headers show

Commit Message

Jacopo Mondi Oct. 4, 2017, 3:41 p.m. UTC
Fix 'leds' label indent as it was wrongly aligned

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
---
 arch/arm/boot/dts/r7s72100-gr-peach.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.7.4

Comments

Sergei Shtylyov Oct. 4, 2017, 4:03 p.m. UTC | #1
On 10/04/2017 06:41 PM, Jacopo Mondi wrote:

> Fix 'leds' label indent as it was wrongly aligned

    It's not a label, it's node name. :-)

> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
> ---
>   arch/arm/boot/dts/r7s72100-gr-peach.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/r7s72100-gr-peach.dts b/arch/arm/boot/dts/r7s72100-gr-peach.dts
> index 13d745b..a1c5e88 100644
> --- a/arch/arm/boot/dts/r7s72100-gr-peach.dts
> +++ b/arch/arm/boot/dts/r7s72100-gr-peach.dts
> @@ -53,7 +53,7 @@
>   		};
>   	};
> 
> -leds {
> +	leds {
>   		status = "okay";
>   		compatible = "gpio-leds";
> 

MBR, Sergei
Jacopo Mondi Oct. 5, 2017, 8:41 a.m. UTC | #2
Hi Simon, Sergei

On Wed, Oct 04, 2017 at 07:03:35PM +0300, Sergei Shtylyov wrote:
> On 10/04/2017 06:41 PM, Jacopo Mondi wrote:
>
> >Fix 'leds' label indent as it was wrongly aligned
>
>    It's not a label, it's node name. :-)

You're so right!
As I have other 3 patches to send out for GR-Peach, I will re-phrase
this and re-send it in the forth-coming series, so that Simon doesn't
have to mangle the commit message when picking this up.

Thanks
   j
>
> >Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
> >---
> >  arch/arm/boot/dts/r7s72100-gr-peach.dts | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/arch/arm/boot/dts/r7s72100-gr-peach.dts b/arch/arm/boot/dts/r7s72100-gr-peach.dts
> >index 13d745b..a1c5e88 100644
> >--- a/arch/arm/boot/dts/r7s72100-gr-peach.dts
> >+++ b/arch/arm/boot/dts/r7s72100-gr-peach.dts
> >@@ -53,7 +53,7 @@
> >  		};
> >  	};
> >
> >-leds {
> >+	leds {
> >  		status = "okay";
> >  		compatible = "gpio-leds";
> >
>
> MBR, Sergei
Simon Horman Oct. 5, 2017, 9:23 a.m. UTC | #3
On Thu, Oct 05, 2017 at 10:41:47AM +0200, jacopo mondi wrote:
> Hi Simon, Sergei
> 
> On Wed, Oct 04, 2017 at 07:03:35PM +0300, Sergei Shtylyov wrote:
> > On 10/04/2017 06:41 PM, Jacopo Mondi wrote:
> >
> > >Fix 'leds' label indent as it was wrongly aligned
> >
> >    It's not a label, it's node name. :-)
> 
> You're so right!
> As I have other 3 patches to send out for GR-Peach, I will re-phrase
> this and re-send it in the forth-coming series, so that Simon doesn't
> have to mangle the commit message when picking this up.

Thanks, I'll watch out for the new version.
diff mbox

Patch

diff --git a/arch/arm/boot/dts/r7s72100-gr-peach.dts b/arch/arm/boot/dts/r7s72100-gr-peach.dts
index 13d745b..a1c5e88 100644
--- a/arch/arm/boot/dts/r7s72100-gr-peach.dts
+++ b/arch/arm/boot/dts/r7s72100-gr-peach.dts
@@ -53,7 +53,7 @@ 
 		};
 	};

-leds {
+	leds {
 		status = "okay";
 		compatible = "gpio-leds";