[PATCH] pmic: pca9450: Add PCA9450C compatible string

2022-04-12 Thread sbabic
> Add DT compatible string for PCA9450C PMIC. This is a variant of the > PCA9450 PMIC with 6 A dual-phase buck regulator and 3 A buck regulator, > and is software-wise compatible with the PCA9450B. This variant of the > PCA9450 is designed for use as companion PMIC for i.MX8MP. > Signed-off-by: Mar

Re: [PATCH] pmic: pca9450: Add PCA9450C compatible string

2022-03-06 Thread Jaehoon Chung
On 2/26/22 12:37, Marek Vasut wrote: > Add DT compatible string for PCA9450C PMIC. This is a variant of the > PCA9450 PMIC with 6 A dual-phase buck regulator and 3 A buck regulator, > and is software-wise compatible with the PCA9450B. This variant of the > PCA9450 is designed for use as companion P

Re: [PATCH] pmic: pca9450: Add PCA9450C compatible string

2022-02-26 Thread Fabio Estevam
On 26/02/2022 00:37, Marek Vasut wrote: Add DT compatible string for PCA9450C PMIC. This is a variant of the PCA9450 PMIC with 6 A dual-phase buck regulator and 3 A buck regulator, and is software-wise compatible with the PCA9450B. This variant of the PCA9450 is designed for use as companion PMIC

[PATCH] pmic: pca9450: Add PCA9450C compatible string

2022-02-25 Thread Marek Vasut
Add DT compatible string for PCA9450C PMIC. This is a variant of the PCA9450 PMIC with 6 A dual-phase buck regulator and 3 A buck regulator, and is software-wise compatible with the PCA9450B. This variant of the PCA9450 is designed for use as companion PMIC for i.MX8MP. Signed-off-by: Marek Vasut