From: Tero Kristo Date: Thu, 24 Oct 2019 09:31:01 +0000 (+0530) Subject: configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support X-Git-Tag: v2025.01-rc5-pxa1908~2704^2~9 X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=e41dd6c49959a0c82cd55e826cfe3102969803d8;p=u-boot.git configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support TPS62363 is used to control the MPU_VDD voltage, so enable the driver for this. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- diff --git a/configs/am65x_evm_r5_defconfig b/configs/am65x_evm_r5_defconfig index d0619e9b7a..a721b24ba4 100644 --- a/configs/am65x_evm_r5_defconfig +++ b/configs/am65x_evm_r5_defconfig @@ -84,6 +84,7 @@ CONFIG_DM_REGULATOR=y CONFIG_SPL_DM_REGULATOR=y CONFIG_DM_REGULATOR_GPIO=y CONFIG_SPL_DM_REGULATOR_GPIO=y +CONFIG_DM_REGULATOR_TPS62360=y CONFIG_RAM=y CONFIG_SPL_RAM=y CONFIG_K3_SYSTEM_CONTROLLER=y