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

2016-06-16 Thread Lee Jones
On Tue, 07 Jun 2016, Stefan Agner wrote: > Extend the driver to support Ricoh RN5T567. Support the additional > DCDC and slightly different voltage range of LDORTC1. > > Reviewed-by: Marcel Ziswiler > Acked-by: Mark Brown > Signed-off-by: Stefan

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

2016-06-16 Thread Lee Jones
On Tue, 07 Jun 2016, Stefan Agner wrote: > Extend the driver to support Ricoh RN5T567. Support the additional > DCDC and slightly different voltage range of LDORTC1. > > Reviewed-by: Marcel Ziswiler > Acked-by: Mark Brown > Signed-off-by: Stefan Agner > --- > drivers/regulator/Kconfig

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

2016-06-07 Thread Stefan Agner
Extend the driver to support Ricoh RN5T567. Support the additional DCDC and slightly different voltage range of LDORTC1. Reviewed-by: Marcel Ziswiler Acked-by: Mark Brown Signed-off-by: Stefan Agner ---

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

2016-06-07 Thread Stefan Agner
Extend the driver to support Ricoh RN5T567. Support the additional DCDC and slightly different voltage range of LDORTC1. Reviewed-by: Marcel Ziswiler Acked-by: Mark Brown Signed-off-by: Stefan Agner --- drivers/regulator/Kconfig | 5 +++-- drivers/regulator/rn5t618-regulator.c |