summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2023-01-24 11:42:33 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-01-24 15:06:35 -0600
commit456f93c4ef846cec49a31dc3c79eaf3a55b7a193 (patch)
tree92bbea780a9941ba20e94fae2caeaa3835595a49 /ti_config_fragments
parentd47d6bd624d89b30d804852f6429876ff7308d18 (diff)
ti_config_fragments: baseport: Enable TPS6594X MFD & RTC configs
The driver & dts changes for TPS6594X PMIC are in place. Enable the Configs for the same. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Dhruva Gole <d-gole@ti.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/baseport.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ti_config_fragments/baseport.cfg b/ti_config_fragments/baseport.cfg
index ea6c02a2ead7..98096b9bbe04 100644
--- a/ti_config_fragments/baseport.cfg
+++ b/ti_config_fragments/baseport.cfg
@@ -140,6 +140,7 @@ CONFIG_PINCTRL_SINGLE=y
# Multifunction device drivers
CONFIG_MFD_TPS65219=m
+CONFIG_MFD_TPS6594X=y
CONFIG_TWL6040_CORE=y
CONFIG_MFD_TI_LP873X=y
CONFIG_MFD_TI_LP87565=y
@@ -167,6 +168,7 @@ CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_PALMAS=m
CONFIG_RTC_DRV_TPS6586X=m
CONFIG_RTC_DRV_TPS65910=m
+CONFIG_RTC_DRV_TPS6594X=y
CONFIG_RTC_DRV_TWL92330=y
CONFIG_RTC_DRV_OMAP=m