Re: [PATCH 3/5] regulator: rn5t618: add RN5T567 PMIC support

2016-06-06 Thread Mark Brown
On Mon, Jun 06, 2016 at 10:47:40AM -0700, Stefan Agner wrote: > On 2016-06-06 10:35, Mark Brown wrote: > > Acked-by: Mark Brown > Thanks Mark. > Do you have an idea how the patchset should be handled with the > dependent dt change in patch 1? Lee will need to apply at least the first patch, I'

Re: [PATCH 3/5] regulator: rn5t618: add RN5T567 PMIC support

2016-06-06 Thread Stefan Agner
On 2016-06-06 10:35, Mark Brown wrote: > On Sat, Jun 04, 2016 at 05:17:47PM -0700, Stefan Agner wrote: >> Extend the driver to support Ricoh RN5T567. Support the additional >> DCDC and slightly different voltage range of LDORTC1. > > Acked-by: Mark Brown Thanks Mark. Do you have an idea how the

Re: [PATCH 3/5] regulator: rn5t618: add RN5T567 PMIC support

2016-06-06 Thread Mark Brown
On Sat, Jun 04, 2016 at 05:17:47PM -0700, Stefan Agner wrote: > Extend the driver to support Ricoh RN5T567. Support the additional > DCDC and slightly different voltage range of LDORTC1. Acked-by: Mark Brown signature.asc Description: PGP signature

[PATCH 3/5] regulator: rn5t618: Add RN5T567 PMIC support

2016-06-04 Thread Stefan Agner
Extend the driver to support Ricoh RN5T567. Support the additional DCDC and slightly different voltage range of LDORTC1. Signed-off-by: Stefan Agner --- drivers/regulator/Kconfig | 5 +++-- drivers/regulator/rn5t618-regulator.c | 40 +++ include/linux

[PATCH 3/5] regulator: rn5t618: add RN5T567 PMIC support

2016-06-04 Thread Stefan Agner
Extend the driver to support Ricoh RN5T567. Support the additional DCDC and slightly different voltage range of LDORTC1. Signed-off-by: Stefan Agner --- drivers/regulator/Kconfig | 5 +++-- drivers/regulator/rn5t618-regulator.c | 40 +++ include/linux