Re: [PATCH v3 4/5] drivers: power: pmic: Enable use of rn5t567 PMIC in SPL

2022-10-07 Thread Jaehoon Chung
On 9/16/22 19:24, Martyn Welch wrote: > The support added later in this series tweaks the PMIC voltages in the > SPL. Enable support for the rn5t567 in SPL builds to allow this to be done > cleanly. > > Signed-off-by: Martyn Welch Reviewed-by: Jaehoon Chung Best Regards, Jaehoon Chung > --

Re: [PATCH v3 4/5] drivers: power: pmic: Enable use of rn5t567 PMIC in SPL

2022-09-29 Thread Simon Glass
On Thu, 29 Sept 2022 at 10:09, Martyn Welch wrote: > > Hi Simon, > > Is this approach acceptable to you (instead of adding legacy support > for this device)? Reviewed-by: Simon Glass > > Martyn > > On Fri, 2022-09-16 at 11:24 +0100, Martyn Welch wrote: > > The support added later in this serie

Re: [PATCH v3 4/5] drivers: power: pmic: Enable use of rn5t567 PMIC in SPL

2022-09-29 Thread Martyn Welch
Hi Simon, Is this approach acceptable to you (instead of adding legacy support for this device)? Martyn On Fri, 2022-09-16 at 11:24 +0100, Martyn Welch wrote: > The support added later in this series tweaks the PMIC voltages in > the > SPL. Enable support for the rn5t567 in SPL builds to allow t

[PATCH v3 4/5] drivers: power: pmic: Enable use of rn5t567 PMIC in SPL

2022-09-16 Thread Martyn Welch
The support added later in this series tweaks the PMIC voltages in the SPL. Enable support for the rn5t567 in SPL builds to allow this to be done cleanly. Signed-off-by: Martyn Welch --- Changes in v3: - New patch (replaces addition of legacy support for rn5t567) drivers/power/pmic/Kconfig |