From: Teresa Remmet <t.remmet@phytec.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Heiko Schocher <hs@denx.de>,
Jonas Kuenstler <j.kuenstler@phytec.de>,
Haibo Chen <haibo.chen@nxp.com>,
NXP Linux Team <linux-imx@nxp.com>,
Fabio Estevam <festevam@gmail.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh+dt@kernel.org>
Subject: [PATCH v2 5/7] arm64: dts: imx8mp-phycore-som: Set VDD_ARM run and standby voltage
Date: Fri, 18 Feb 2022 13:04:56 +0100 [thread overview]
Message-ID: <20220218120458.14036-6-t.remmet@phytec.de> (raw)
In-Reply-To: <20220218120458.14036-1-t.remmet@phytec.de>
Add bindings for VDD_ARM (BUCK2) run and standby voltage.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
---
arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
index fb84032e529f..4855bfc9e6a3 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
@@ -114,6 +114,8 @@ buck2: BUCK2 {
regulator-boot-on;
regulator-always-on;
regulator-ramp-delay = <3125>;
+ nxp,dvs-run-voltage = <950000>;
+ nxp,dvs-standby-voltage = <850000>;
};
buck4: BUCK4 {
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-02-18 13:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-18 12:04 [PATCH v2 0/7] arm64: dts: phyCORE-i.MX8MP SoM updates Teresa Remmet
2022-02-18 12:04 ` [PATCH v2 1/7] arm64: dts: imx8mp-phycore-som: Set minimum output impedance for eth phy Teresa Remmet
2022-02-18 12:04 ` [PATCH v2 2/7] arm64: dts: imx8mp-phycore-som: Adapt eMMC drive strength Teresa Remmet
2022-02-18 12:04 ` [PATCH v2 3/7] arm64: dts: imx8mp-phycore-som: Reduce drive strength for fec tx lines Teresa Remmet
2022-02-18 12:04 ` [PATCH v2 4/7] arm64: dts: imx8mp-phycore-som: Update WDOG muxing Teresa Remmet
2022-02-18 12:04 ` Teresa Remmet [this message]
2022-02-18 12:04 ` [PATCH v2 6/7] arm64: dts: imx8mp-phycore-som: LDO5 needs to be enabled instead of LDO4 Teresa Remmet
2022-02-18 12:04 ` [PATCH v2 7/7] arm64: dts: imx8mp-phycore-som: Set usdhc root clock for eMMC Teresa Remmet
2022-02-21 6:11 ` [PATCH v2 0/7] arm64: dts: phyCORE-i.MX8MP SoM updates Shawn Guo
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=20220218120458.14036-6-t.remmet@phytec.de \
--to=t.remmet@phytec.de \
--cc=festevam@gmail.com \
--cc=haibo.chen@nxp.com \
--cc=hs@denx.de \
--cc=j.kuenstler@phytec.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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).