Skip to content

Commit f9010eb

Browse files
jailuthrar-vignesh
authored andcommitted
arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A
SK-AM62A-LP uses TPS6593x PMIC (interfaced over I2C) to power the SoC and various other peripherals on the board [1]. Specifically, the audio codec (TLV320AIC3106) on the board relies on the PMIC for the DVDD (1.8V) supply. [1]: https://www.ti.com/lit/zip/sprr459 Reviewed-by: Devarsh Thakkar <[email protected]> Signed-off-by: Jai Luthra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vignesh Raghavendra <[email protected]>
1 parent 0bb80ec commit f9010eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,7 @@ CONFIG_MFD_SEC_CORE=y
721721
CONFIG_MFD_SL28CPLD=y
722722
CONFIG_RZ_MTU3=y
723723
CONFIG_MFD_TPS65219=y
724+
CONFIG_MFD_TPS6594_I2C=m
724725
CONFIG_MFD_TI_AM335X_TSCADC=m
725726
CONFIG_MFD_ROHM_BD718XX=y
726727
CONFIG_MFD_WCD934X=m

0 commit comments

Comments
 (0)