mirror of
https://xff.cz/git/u-boot/
synced 2026-01-03 00:57:10 +01:00
power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217
Up till now the CONFIG_POWER_TPS65217 has been defined in several header files for am335x SoC. This patch renames it to CONFIG_PMIC_TPS65217, which better reflects the role of this IC circuit. Moreover, new CONFIG_PMIC_TPS65217 has been introduced in Kconfig to be used with boards, which both support DM_PMIC and DM_I2C. Signed-off-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> [trini: Migrate all other platforms as well] Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
committed by
Tom Rini
parent
59bffec43a
commit
1610b68ea3
@@ -549,7 +549,6 @@ CONFIG_POWER_PFUZE3000_I2C_ADDR
|
||||
CONFIG_POWER_SPI
|
||||
CONFIG_POWER_TPS62362
|
||||
CONFIG_POWER_TPS65090_EC
|
||||
CONFIG_POWER_TPS65217
|
||||
CONFIG_POWER_TPS65218
|
||||
CONFIG_POWER_TPS65910
|
||||
CONFIG_PPC_CLUSTER_START
|
||||
|
||||
Reference in New Issue
Block a user