git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6192f
)
configs: j784s4_evm_r5_defconfig: Enable AVS
author
Neha Malcom Francis
<n-francis@ti.com>
Mon, 18 Nov 2024 10:57:13 +0000
(16:27 +0530)
committer
Tom Rini
<trini@konsulko.com>
Wed, 4 Dec 2024 20:29:04 +0000
(14:29 -0600)
Enable AVS support on J784S4 along with regulator.
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>
configs/j784s4_evm_r5_defconfig
patch
|
blob
|
history
diff --git
a/configs/j784s4_evm_r5_defconfig
b/configs/j784s4_evm_r5_defconfig
index
0b5441f
..
0a55f75
100644
(file)
--- a/
configs/j784s4_evm_r5_defconfig
+++ b/
configs/j784s4_evm_r5_defconfig
@@
-145,3
+145,7
@@
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
CONFIG_PANIC_HANG=y
CONFIG_LIB_RATIONAL=y
CONFIG_SPL_LIB_RATIONAL=y
+CONFIG_K3_AVS0=y
+CONFIG_DM_REGULATOR=y
+CONFIG_SPL_DM_REGULATOR=y
+CONFIG_SPL_DM_REGULATOR_TPS6287X=y