arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply
authorKeerthy <j-keerthy@ti.com>
Thu, 24 Oct 2019 09:31:00 +0000 (15:01 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 23:39:17 +0000 (18:39 -0500)
Hook buck12_reg to vtm avs supply

Signed-off-by: Keerthy <j-keerthy@ti.com>
arch/arm/dts/k3-j721e-r5-common-proc-board.dts

index 165c38d..41af482 100644 (file)
        };
 };
 
+&wkup_vtm0 {
+       vdd-supply-2 = <&buck12_reg>;
+       u-boot,dm-spl;
+};
+
 #include "k3-j721e-common-proc-board-u-boot.dtsi"