All of lore.kernel.org
 help / color / mirror / Atom feed
From: plaes@plaes.org (Priit Laes)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/3] ARM: dts: sun4i: gemei-g9: Use reg_ldo2 instead of reg_vcc3v0
Date: Fri,  6 Nov 2015 19:54:45 +0200	[thread overview]
Message-ID: <1446832486-32319-3-git-send-email-plaes@plaes.org> (raw)
In-Reply-To: <1446832486-32319-1-git-send-email-plaes@plaes.org>

ADC seems to be using ldo2 for reference voltage.

Signed-off-by: Priit Laes <plaes@plaes.org>
---
 arch/arm/boot/dts/sun4i-a10-gemei-g9.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts b/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts
index 6b4c29d..16c1a67 100644
--- a/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts
+++ b/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts
@@ -112,7 +112,7 @@
 };
 
 &lradc {
-	vref-supply = <&reg_vcc3v0>;
+	vref-supply = <&reg_ldo2>;
 
 	status = "okay";
 
-- 
2.6.3

  parent reply	other threads:[~2015-11-06 17:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-06 17:54 [PATCH v3 0/3] ARM: dts: sun4i: gemei-g9: Devicetree improvements Priit Laes
2015-11-06 17:54 ` [PATCH v3 1/3] ARM: dts: sun4i: gemei-g9: Convert to use axp209 regulator nodes Priit Laes
2015-11-09  4:08   ` Chen-Yu Tsai
2015-11-06 17:54 ` Priit Laes [this message]
2015-11-09  4:17   ` [PATCH v3 2/3] ARM: dts: sun4i: gemei-g9: Use reg_ldo2 instead of reg_vcc3v0 Chen-Yu Tsai
2015-11-06 17:54 ` [PATCH v3 3/3] ARM: dts: sun4i: gemei-g9: Enable sun4i audio codec support Priit Laes
2015-11-09  3:59   ` Chen-Yu Tsai
2015-11-12 18:53     ` [linux-sunxi] " Priit Laes
2015-11-19 16:09       ` Maxime Ripard
2015-11-20  2:56         ` Chen-Yu Tsai
2015-11-20  8:23           ` Hans de Goede
2015-11-09  2:02 ` [PATCH v3 0/3] ARM: dts: sun4i: gemei-g9: Devicetree improvements Maxime Ripard

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=1446832486-32319-3-git-send-email-plaes@plaes.org \
    --to=plaes@plaes.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 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.