ARM Sunxi Platform Development
 help / color / mirror / Atom feed
From: fuyao <fuyao1697@cyg.com>
To: Rob@debian.cyg, Herring@debian.cyg, robh+dt@kernel.org,
	Krzysztof@debian.cyg, Kozlowski@debian.cyg,
	krzysztof.kozlowski+dt@linaro.org, Conor@debian.cyg,
	Dooley@debian.cyg, conor+dt@kernel.org, Chen-Yu@debian.cyg,
	Tsai@debian.cyg, wens@csie.org, Jernej@debian.cyg,
	Skrabec@debian.cyg, jernej.skrabec@gmail.com, Samuel@debian.cyg,
	Holland@debian.cyg, samuel@sholland.org, Andre@debian.cyg,
	Przywara@debian.cyg, andre.przywara@arm.com, Tony@debian.cyg,
	Lindgren@debian.cyg, tony@atomide.com, Jisheng@debian.cyg,
	Zhang@debian.cyg, jszhang@kernel.org, Neil@debian.cyg,
	Armstrong@debian.cyg, neil.armstrong@linaro.org,
	Linus@debian.cyg, Walleij@debian.cyg, linus.walleij@linaro.org,
	fuyao <fuyao@debian.cyg>,
	fuyao1697@cyg.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org
Cc: 麦樟樟 <maijianzhang@allwinnertech.com>
Subject: [PATCH] ARM: dts: sun8i: r40: open the regulator aldo1
Date: Wed, 20 Dec 2023 16:08:56 +0800	[thread overview]
Message-ID: <ZYKhGL0gH6MvUK_H@debian.cyg> (raw)

the aldo1 is connect regulator pin which power the TV.
The USB core use TV ref as reference Voltage.

Signed-off-by: fuyao <fuyao1697@cyg.com>
---
 arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi b/arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi
index 9f39b5a2bb35..8906170461df 100644
--- a/arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi
+++ b/arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi
@@ -42,6 +42,13 @@ &pio {
 	vcc-pg-supply = <&reg_dldo1>;
 };
 
+&reg_aldo1 {
+	regulator-always-on;
+	regulator-min-microvolt = <3300000>;
+	regulator-max-microvolt = <3300000>;
+	regulator-name = "vcc-aldo1";
+};
+
 &reg_aldo2 {
 	regulator-always-on;
 	regulator-min-microvolt = <1800000>;
-- 
2.39.2


-- 
CYG Technology.

                 reply	other threads:[~2023-12-20  8:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=ZYKhGL0gH6MvUK_H@debian.cyg \
    --to=fuyao1697@cyg.com \
    --cc=Andre@debian.cyg \
    --cc=Armstrong@debian.cyg \
    --cc=Chen-Yu@debian.cyg \
    --cc=Conor@debian.cyg \
    --cc=Dooley@debian.cyg \
    --cc=Herring@debian.cyg \
    --cc=Holland@debian.cyg \
    --cc=Jernej@debian.cyg \
    --cc=Jisheng@debian.cyg \
    --cc=Kozlowski@debian.cyg \
    --cc=Krzysztof@debian.cyg \
    --cc=Lindgren@debian.cyg \
    --cc=Linus@debian.cyg \
    --cc=Neil@debian.cyg \
    --cc=Przywara@debian.cyg \
    --cc=Rob@debian.cyg \
    --cc=Samuel@debian.cyg \
    --cc=Skrabec@debian.cyg \
    --cc=Tony@debian.cyg \
    --cc=Tsai@debian.cyg \
    --cc=Walleij@debian.cyg \
    --cc=Zhang@debian.cyg \
    --cc=andre.przywara@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fuyao@debian.cyg \
    --cc=jernej.skrabec@gmail.com \
    --cc=jszhang@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=maijianzhang@allwinnertech.com \
    --cc=neil.armstrong@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=samuel@sholland.org \
    --cc=tony@atomide.com \
    --cc=wens@csie.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