public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arno@natisbad.org (Arnaud Ebalard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: kirkwood: readynas duo v2: Add GMT G762 Fan Controller DT bindings
Date: Mon, 01 Jul 2013 22:31:54 +0200	[thread overview]
Message-ID: <87k3lauimd.fsf@natisbad.org> (raw)
In-Reply-To: <20130701222814.36ca395a@skate> (Thomas Petazzoni's message of "Mon, 1 Jul 2013 22:28:14 +0200")

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?

Cheers,

a+

  reply	other threads:[~2013-07-01 20:31 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 [this message]
2013-07-01 21:24     ` Jason Cooper

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=87k3lauimd.fsf@natisbad.org \
    --to=arno@natisbad.org \
    --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