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

2022-03-11 Thread Tom Rini
On Fri, Mar 11, 2022 at 02:35:45PM +0100, Lukasz Majewski wrote: > Hi Tom, > > > On Fri, Mar 11, 2022 at 01:09:08PM +0100, Lukasz Majewski wrote: > > > Hi Tom, > > > > > > > On Tue, Feb 22, 2022 at 09:03:58AM +0100, Lukasz Majewski wrote: > > > > > Up till now the CONFIG_POWER_TPS65217 has

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

2022-03-11 Thread Lukasz Majewski
Hi Tom, > On Fri, Mar 11, 2022 at 01:09:08PM +0100, Lukasz Majewski wrote: > > Hi Tom, > > > > > On Tue, Feb 22, 2022 at 09:03:58AM +0100, Lukasz Majewski wrote: > > > > Up till now the CONFIG_POWER_TPS65217 has been defined in > > > > several header files for am335x SoC. > > > > > > > >

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

2022-03-11 Thread Tom Rini
On Fri, Mar 11, 2022 at 01:09:08PM +0100, Lukasz Majewski wrote: > Hi Tom, > > > On Tue, Feb 22, 2022 at 09:03:58AM +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

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

2022-03-11 Thread Lukasz Majewski
Hi Tom, > On Tue, Feb 22, 2022 at 09:03:58AM +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. > > > >

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

2022-03-10 Thread Tom Rini
On Tue, Feb 22, 2022 at 09:03:58AM +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. > > Signed-off-by: Lukasz

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

2022-03-06 Thread Jaehoon Chung
On 2/22/22 17:03, 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. > > Signed-off-by: Lukasz Majewski Reviewed-by:

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

2022-03-03 Thread Lukasz Majewski
Hi Tom, > 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. > Gentle ping on this patch series. > Signed-off-by: Lukasz Majewski > --- > >

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

2022-02-22 Thread Lukasz Majewski
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. Signed-off-by: Lukasz Majewski --- drivers/power/pmic/Makefile | 2 +-