linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
	<claudiu.beznea@microchip.com>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <linux@armlinux.org.uk>,
	<arnd@arndb.de>
Cc: <cristian.birsan@microchip.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH 8/9] ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
Date: Fri, 26 Aug 2022 11:39:26 +0300	[thread overview]
Message-ID: <20220826083927.3107272-9-claudiu.beznea@microchip.com> (raw)
In-Reply-To: <20220826083927.3107272-1-claudiu.beznea@microchip.com>

VDD_OTHER is not connected to any on board consumer thus it is not
needed to keep it enabled all the time.

Fixes: 68a95ef72cef ("ARM: dts: at91: sama5d2-icp: add SAMA5D2-ICP")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
---
 arch/arm/boot/dts/at91-sama5d2_icp.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/at91-sama5d2_icp.dts b/arch/arm/boot/dts/at91-sama5d2_icp.dts
index 6296e3ffd303..dd1dec9d4e07 100644
--- a/arch/arm/boot/dts/at91-sama5d2_icp.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_icp.dts
@@ -257,7 +257,6 @@ VDD_OTHER {
 					regulator-max-microvolt = <1850000>;
 					regulator-initial-mode = <2>;
 					regulator-allowed-modes = <2>, <4>;
-					regulator-always-on;
 
 					regulator-state-standby {
 						regulator-on-in-suspend;
-- 
2.34.1


  parent reply	other threads:[~2022-08-26  8:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  8:39 [PATCH 0/9] ARM: at91: some fixes and one cleanup Claudiu Beznea
2022-08-26  8:39 ` [PATCH 1/9] ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B Claudiu Beznea
2022-08-26  8:39 ` [PATCH 2/9] ARM: at91: pm: fix self-refresh for sama7g5 Claudiu Beznea
2022-08-26  8:39 ` [PATCH 3/9] ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh Claudiu Beznea
2022-08-26  8:39 ` [PATCH 4/9] ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges Claudiu Beznea
2022-08-26  8:39 ` [PATCH 5/9] ARM: dts: at91: sama5d2_icp: " Claudiu Beznea
2022-08-26  8:39 ` [PATCH 6/9] ARM: dts: at91: sama7g5ek: " Claudiu Beznea
2022-08-26  8:39 ` [PATCH 7/9] ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time Claudiu Beznea
2022-08-26  8:39 ` Claudiu Beznea [this message]
2022-08-26  8:39 ` [PATCH 9/9] ARM: dts: at91: sam9x60ek: remove simple-bus for regulators Claudiu Beznea
2022-08-31  7:45 ` [PATCH 0/9] ARM: at91: some fixes and one cleanup Claudiu.Beznea

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=20220826083927.3107272-9-claudiu.beznea@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=cristian.birsan@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=nicolas.ferre@microchip.com \
    --cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).