mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-19 03:15:00 +00:00
arm: dts: k3-am68-sk-r5-base-board: Add VTM node to R5 stage
Add the VTM node to the R5 boot stage so that AVS is correctly configured for AM68 SK. Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>
This commit is contained in:
parent
480f6531ab
commit
d43d612469
1 changed files with 5 additions and 0 deletions
|
@ -10,3 +10,8 @@
|
|||
#include "k3-j721s2-ddr.dtsi"
|
||||
#include "k3-am68-sk-base-board-u-boot.dtsi"
|
||||
#include "k3-j721s2-r5.dtsi"
|
||||
|
||||
&wkup_vtm0 {
|
||||
bootph-pre-ram;
|
||||
vdd-supply-2 = <&tps62873a>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue