From: Tony Lindgren <tony@atomide.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: linux-omap@vger.kernel.org, aaro.koskinen@iki.fi
Subject: Re: [PATCH 1/1] arm: n950: Add missing regulator definitions
Date: Mon, 5 May 2014 12:51:12 -0700 [thread overview]
Message-ID: <20140505195112.GF25949@atomide.com> (raw)
In-Reply-To: <1399162988-4946-1-git-send-email-sakari.ailus@iki.fi>
* Sakari Ailus <sakari.ailus@iki.fi> [140503 17:20]:
> The N950/N9 uses two additional regulators from the twl 4030 for CSI-2
> receiver (vaux2) and cameras (vaux3).
>
> Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Thanks applying into omap-for-v3.16/dt.
Tony
> ---
> arch/arm/boot/dts/omap3-n950-n9.dtsi | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> index 5c26c18..7d64f30 100644
> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> @@ -67,6 +67,20 @@
> ti,pulldowns = <0x008106>; /* BIT(1) | BIT(2) | BIT(8) | BIT(15) */
> };
>
> +/* CSI-2 receiver */
> +&vaux2 {
> + regulator-name = "vaux2";
> + regulator-min-microvolt = <1800000>;
> + regulator-max-microvolt = <1800000>;
> +};
> +
> +/* Cameras */
> +&vaux3 {
> + regulator-name = "vaux3";
> + regulator-min-microvolt = <2800000>;
> + regulator-max-microvolt = <2800000>;
> +};
> +
> &i2c2 {
> clock-frequency = <400000>;
> };
> --
> 1.7.10.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2014-05-05 19:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-04 0:23 [PATCH 1/1] arm: n950: Add missing regulator definitions Sakari Ailus
2014-05-05 19:51 ` Tony Lindgren [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=20140505195112.GF25949@atomide.com \
--to=tony@atomide.com \
--cc=aaro.koskinen@iki.fi \
--cc=linux-omap@vger.kernel.org \
--cc=sakari.ailus@iki.fi \
/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;
as well as URLs for NNTP newsgroup(s).