All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gowtham Tammana <g-tammana@ti.com>
To: Lokesh Vutla <lokeshvutla@ti.com>, <jh80.chung@samsung.com>,
	<trini@konsulko.com>
Cc: <praneeth@ti.com>, <u-boot@lists.denx.de>,
	Gowtham Tammana <g-tammana@ti.com>
Subject: [PATCH v3 4/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply
Date: Wed, 14 Jul 2021 15:52:59 -0500	[thread overview]
Message-ID: <20210714205300.17424-5-g-tammana@ti.com> (raw)
In-Reply-To: <20210714205300.17424-1-g-tammana@ti.com>

Hook buck1_reg to vtm avs supply.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
---
 arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
index 891e0b6931..b1f9e714d9 100644
--- a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
+++ b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
@@ -272,6 +272,11 @@
 
 };
 
+&wkup_vtm0 {
+	vdd-supply-2 = <&buck1_reg>;
+	u-boot,dm-spl;
+};
+
 &main_i2c0 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&main_i2c0_pins_default>;
-- 
2.32.0


  parent reply	other threads:[~2021-07-14 20:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14 20:52 [PATCH v3 0/5] Add PMIC node for J7200 Gowtham Tammana
2021-07-14 20:52 ` [PATCH v3 1/5] power: pmic: tps65941: Add compatible for LP876441 Gowtham Tammana
2021-07-14 20:52 ` [PATCH v3 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node Gowtham Tammana
2021-07-15 16:18   ` Grygorii Strashko
2021-07-14 20:52 ` [PATCH v3 3/5] arm/dts: k3-j7200-r5-common: Add VTM node Gowtham Tammana
2021-07-14 20:52 ` Gowtham Tammana [this message]
2021-07-14 20:53 ` [PATCH v3 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs Gowtham Tammana
2021-07-15 11:51 ` [PATCH v3 0/5] Add PMIC node for J7200 Lokesh Vutla

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=20210714205300.17424-5-g-tammana@ti.com \
    --to=g-tammana@ti.com \
    --cc=jh80.chung@samsung.com \
    --cc=lokeshvutla@ti.com \
    --cc=praneeth@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.