projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d892702
)
arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature
author
Udit Kumar
<u-kumar1@ti.com>
Wed, 11 Sep 2024 08:37:22 +0000
(14:07 +0530)
committer
Tom 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
patch
|
blob
|
history
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 94760c78dd35508fb017d160e6d516635bc3bcad..fac108ce14b50112d6b1e226d0915b3cbb4cdcea 100644
(file)
--- a/
arch/arm/dts/k3-j7200-r5-common-proc-board.dts
+++ b/
arch/arm/dts/k3-j7200-r5-common-proc-board.dts
@@
-102,3
+102,8
@@
&mcu_udmap {
ti,sci = <&dm_tifs>;
};
+
+&wkup_vtm0 {
+ vdd-supply-2 = <&buckb1>;
+ bootph-pre-ram;
+};