]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature
authorUdit Kumar <u-kumar1@ti.com>
Wed, 11 Sep 2024 08:37:22 +0000 (14:07 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Oct 2024 16:23:36 +0000 (10:23 -0600)
During DT sync with kernel 6.6, AVS feature was removed by mistake.
So adding back AVS feature.

Fixes: df73e791ce09("arm: dts: j7200: dts sync with Linux 6.6-rc1")
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Aniket Limaye <a-limaye@ti.com>
arch/arm/dts/k3-j7200-r5-common-proc-board.dts

index 94760c78dd35508fb017d160e6d516635bc3bcad..fac108ce14b50112d6b1e226d0915b3cbb4cdcea 100644 (file)
 &mcu_udmap {
     ti,sci = <&dm_tifs>;
 };
+
+&wkup_vtm0 {
+       vdd-supply-2 = <&buckb1>;
+       bootph-pre-ram;
+};