All of lore.kernel.org
 help / color / mirror / Atom feed
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
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 22:28:14 +0200	[thread overview]
Message-ID: <20130701222814.36ca395a@skate> (raw)
In-Reply-To: <87sizyuj0t.fsf@natisbad.org>

Dear Arnaud Ebalard,

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.

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-07-01 20:28 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 [this message]
2013-07-01 20:31   ` Arnaud Ebalard
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=20130701222814.36ca395a@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.