From: Gowtham Tammana Date: Wed, 14 Jul 2021 20:52:59 +0000 (-0500) Subject: arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply X-Git-Url: http://git.dujemihanovic.xyz/%22/img/sics.gif/%22/static/git-favicon.png?a=commitdiff_plain;h=2094e7069271d17f3955c70265170bccc75471f0;p=u-boot.git arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply Hook buck1_reg to vtm avs supply. Signed-off-by: Gowtham Tammana Signed-off-by: Lokesh Vutla Link: https://lore.kernel.org/r/20210714205300.17424-5-g-tammana@ti.com --- 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>;