[PATCH v2 4/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply
Gowtham Tammana
g-tammana at ti.com
Wed Jun 23 23:14:53 CEST 2021
Hook buck1_reg to vtm avs supply.
Signed-off-by: Gowtham Tammana <g-tammana at 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 23a2a5060c..45200b18ce 100644
--- a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
+++ b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
@@ -262,6 +262,11 @@
};
+&wkup_vtm0 {
+ vdd-supply-2 = <&buck1_reg>;
+ u-boot,dm-spl;
+};
+
&main_i2c0 {
pinctrl-names = "default";
pinctrl-0 = <&main_i2c0_pins_default>;
--
2.17.1
More information about the U-Boot
mailing list