public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: marek@goldelico.com (Marek Belisko)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/7] arm: dts: omap3-gta04: Add twl4030 regulators parameters
Date: Mon, 21 Jul 2014 23:05:27 +0200	[thread overview]
Message-ID: <1405976727-15166-8-git-send-email-marek@goldelico.com> (raw)
In-Reply-To: <1405976727-15166-1-git-send-email-marek@goldelico.com>

Signed-off-by: Marek Belisko <marek@goldelico.com>
---
 arch/arm/boot/dts/omap3-gta04.dts | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-gta04.dts b/arch/arm/boot/dts/omap3-gta04.dts
index 05fd4d2..e39ede2 100644
--- a/arch/arm/boot/dts/omap3-gta04.dts
+++ b/arch/arm/boot/dts/omap3-gta04.dts
@@ -346,11 +346,37 @@
 	bb_uamp = <150>;
 };
 
+/* spare */
+&vaux1 {
+	regulator-min-microvolt = <2500000>;
+	regulator-max-microvolt = <3000000>;
+};
+
+/* sensors */
+&vaux2 {
+	regulator-min-microvolt = <2800000>;
+	regulator-max-microvolt = <2800000>;
+	regulator-always-on;
+};
+
+/* camera */
+&vaux3 {
+	regulator-min-microvolt = <2500000>;
+	regulator-max-microvolt = <2500000>;
+};
+
+/* WLAN/BT */
 &vaux4 {
 	regulator-min-microvolt = <2800000>;
 	regulator-max-microvolt = <3150000>;
 };
 
+/* GPS LNA */
+&vsim {
+	regulator-min-microvolt = <2800000>;
+	regulator-max-microvolt = <3150000>;
+};
+
 /* Needed to power the DPI pins */
 &vpll2 {
 	regulator-always-on;
-- 
1.9.1

      parent reply	other threads:[~2014-07-21 21:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 21:05 [PATCH 0/7] arm: dts: oma3-gta04: Various updates Marek Belisko
2014-07-21 21:05 ` [PATCH 1/7] arm: dts: omap3-gta04: Add nand support Marek Belisko
2014-07-22  6:24   ` Tony Lindgren
2014-07-22  9:00     ` Belisko Marek
2014-07-21 21:05 ` [PATCH 2/7] arm: dts: omap3-gta04: Fix magnetometer model Marek Belisko
2014-07-21 21:05 ` [PATCH 3/7] arm: dts: omap3-gta04: Add wifi reset node Marek Belisko
2014-07-21 21:05 ` [PATCH 4/7] arm: dts: omap3-gta04: Move spi gpio pins to pmx_core2 Marek Belisko
2014-07-21 21:05 ` [PATCH 5/7] arm: dts: omap3-gta04: Add USB host support Marek Belisko
2014-07-21 21:05 ` [PATCH 6/7] arm: dts: omap3-gta04: Add display alias Marek Belisko
2014-07-21 21:05 ` Marek Belisko [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=1405976727-15166-8-git-send-email-marek@goldelico.com \
    --to=marek@goldelico.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox