summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2023-02-16 12:16:22 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-02-16 15:56:18 -0600
commite2cb4c14c4f45d49273f9de0d5c39c23fc2b14ff (patch)
treef88aaba21415befedb1c59c0edaee419e8c1ed95 /ti_config_fragments
parent76b3e88d569210a51399e8d8c8babd995af29d11 (diff)
ti_config_fragments: v8_baseport: Enable TPS6594X MFD & RTC configs
The driver & dts changes for TPS6594X PMIC are in place. Enable the Configs for the same in v8_baseport.cfg instead of baseport.cfg Fixes: 456f93c4ef84 ("ti_config_fragments: baseport: Enable TPS6594X MFD & RTC configs") Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/baseport.cfg2
-rw-r--r--ti_config_fragments/v8_baseport.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/ti_config_fragments/baseport.cfg b/ti_config_fragments/baseport.cfg
index 98096b9bbe04..ea6c02a2ead7 100644
--- a/ti_config_fragments/baseport.cfg
+++ b/ti_config_fragments/baseport.cfg
@@ -140,7 +140,6 @@ 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
@@ -168,7 +167,6 @@ 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
diff --git a/ti_config_fragments/v8_baseport.cfg b/ti_config_fragments/v8_baseport.cfg
index b519fa099ba6..3bd4cbab64fa 100644
--- a/ti_config_fragments/v8_baseport.cfg
+++ b/ti_config_fragments/v8_baseport.cfg
@@ -68,6 +68,7 @@ CONFIG_BLK_DEV_RAM=y
# PMIC
CONFIG_MFD_PALMAS=y
+CONFIG_MFD_TPS6594X=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_PALMAS=y
@@ -76,6 +77,7 @@ CONFIG_K3_RTI_WATCHDOG=m
# RTC Drivers
CONFIG_RTC_DRV_TI_K3=y
+CONFIG_RTC_DRV_TPS6594X=y
# Counter device
CONFIG_COUNTER=m