[PATCH v2 1/3] power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217

Tom Rini trini at konsulko.com
Wed Apr 6 17:54:47 CEST 2022


On Sat, Mar 12, 2022 at 08:11:10AM +0100, Lukasz Majewski wrote:

> 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 at denx.de>
> Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>

I had to rework this a bit to migrate all users to update their
defconfig (so patch 3/3 is dropped) and in cases of platforms where
DM_PMIC can just be enabled, I did that, but a few platforms could not,
so the Kconfig option was moved outside of the DM_PMIC check.  With
that, applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220406/20be752c/attachment.sig>


More information about the U-Boot mailing list