public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: kirkwood: readynas duo v2: Add GMT G762 Fan Controller DT bindings
Date: Mon, 1 Jul 2013 17:24:49 -0400	[thread overview]
Message-ID: <20130701212449.GE19937@titan.lakedaemon.net> (raw)
In-Reply-To: <87k3lauimd.fsf@natisbad.org>

On Mon, Jul 01, 2013 at 10:31:54PM +0200, Arnaud Ebalard wrote:
> Hi Thomas,
> 
> Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
> 
> > On Mon, 01 Jul 2013 22:23:14 +0200, Arnaud Ebalard wrote:
> >
> >> -        regulators {
> >> -                compatible = "simple-bus";
> >> -                #address-cells = <1>;
> >> -                #size-cells = <0>;
> >> -
> >> -                usb_power: regulator at 1 {
> >> -                        compatible = "regulator-fixed";
> >> -                        reg = <1>;
> >> -                        regulator-name = "USB 3.0 Power";
> >> -                        regulator-min-microvolt = <5000000>;
> >> -                        regulator-max-microvolt = <5000000>;
> >> -                        enable-active-high;
> >> -                        regulator-always-on;
> >> -                        regulator-boot-on;
> >> -                        gpio = <&gpio1 14 0>;
> >> -                };
> >> -        };
> >> +	regulators {
> >> +		compatible = "simple-bus";
> >> +		#address-cells = <1>;
> >> +		#size-cells = <0>;
> >> +
> >> +		usb_power: regulator at 1 {
> >> +			compatible = "regulator-fixed";
> >> +			reg = <1>;
> >> +			regulator-name = "USB 3.0 Power";
> >> +			regulator-min-microvolt = <5000000>;
> >> +			regulator-max-microvolt = <5000000>;
> >> +			enable-active-high;
> >> +			regulator-always-on;
> >> +			regulator-boot-on;
> >> +			gpio = <&gpio1 14 0>;
> >> +		};
> >> +	};
> >>  };
> >
> > Those white-space changes are not related to the addition of the G762
> > Device Tree informations.
> 
> Should I make two unrelated patches (one for G762 and another cosmetic
> one) or simply let the spaces as they are in .dts?

Leave them as they are.  I'm intending to do a cleanup series for all
the whitespace issues in the dts files.

thx,

Jason.

      reply	other threads:[~2013-07-01 21:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 20:23 [PATCH] arm: kirkwood: readynas duo v2: Add GMT G762 Fan Controller DT bindings Arnaud Ebalard
2013-07-01 20:28 ` Thomas Petazzoni
2013-07-01 20:31   ` Arnaud Ebalard
2013-07-01 21:24     ` Jason Cooper [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130701212449.GE19937@titan.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox