Re: [PATCH 2/2] pmic: pca9450: Add regulator driver

2022-03-20 Thread Jaehoon Chung
On 3/16/22 19:11, Marek Vasut wrote: > On 3/16/22 08:40, Jaehoon Chung wrote: >> Hi Marek, > > Hi, > >> On 3/11/22 05:28, Marek Vasut wrote: >>> Add PCA9450 regulator driver. This is complementary driver for the BUCKn >>> and LDOn regulators provided by the PCA9450 PMIC driver. Currently the >>>

Re: [PATCH 2/2] pmic: pca9450: Add regulator driver

2022-03-16 Thread Marek Vasut
On 3/16/22 08:40, Jaehoon Chung wrote: Hi Marek, Hi, On 3/11/22 05:28, Marek Vasut wrote: Add PCA9450 regulator driver. This is complementary driver for the BUCKn and LDOn regulators provided by the PCA9450 PMIC driver. Currently the driver permits reading the settngs and configuring the

Re: [PATCH 2/2] pmic: pca9450: Add regulator driver

2022-03-16 Thread Jaehoon Chung
Hi Marek, On 3/11/22 05:28, Marek Vasut wrote: > Add PCA9450 regulator driver. This is complementary driver for the BUCKn > and LDOn regulators provided by the PCA9450 PMIC driver. Currently the > driver permits reading the settngs and configuring the BUCKn and LDOn > regulators. This patch

Re: [PATCH 2/2] pmic: pca9450: Add regulator driver

2022-03-14 Thread Fabio Estevam
On 10/03/2022 17:28, Marek Vasut wrote: Add PCA9450 regulator driver. This is complementary driver for the BUCKn and LDOn regulators provided by the PCA9450 PMIC driver. Currently the driver permits reading the settngs and configuring the BUCKn and LDOn regulators. Signed-off-by: Marek Vasut

[PATCH 2/2] pmic: pca9450: Add regulator driver

2022-03-10 Thread Marek Vasut
Add PCA9450 regulator driver. This is complementary driver for the BUCKn and LDOn regulators provided by the PCA9450 PMIC driver. Currently the driver permits reading the settngs and configuring the BUCKn and LDOn regulators. Signed-off-by: Marek Vasut Cc: Fabio Estevam Cc: Peng Fan Cc: