Re: [PATCH 5/6] mfd: da9063: Handle less LDOs on DA9063L

2018-05-23 Thread Geert Uytterhoeven
On Wed, May 23, 2018 at 1:42 PM, Marek Vasut wrote: > Move the LDOs present only on DA9063 at the end of the list, so that > the DA9063L can simply indicate less LDOs and still share the list of > regulators with DA9063. > > Signed-off-by: Marek Vasut Reviewed-by: Geert Uytterhoeven Gr{oetje,e

Re: [PATCH 5/6] mfd: da9063: Handle less LDOs on DA9063L

2018-05-23 Thread Mark Brown
On Wed, May 23, 2018 at 01:42:29PM +0200, Marek Vasut wrote: > Move the LDOs present only on DA9063 at the end of the list, so that > the DA9063L can simply indicate less LDOs and still share the list of > regulators with DA9063. Acked-by: Mark Brown signature.asc Description: PGP signature

[PATCH 5/6] mfd: da9063: Handle less LDOs on DA9063L

2018-05-23 Thread Marek Vasut
Move the LDOs present only on DA9063 at the end of the list, so that the DA9063L can simply indicate less LDOs and still share the list of regulators with DA9063. Signed-off-by: Marek Vasut Cc: Geert Uytterhoeven Cc: Lee Jones Cc: Mark Brown Cc: Steve Twiss Cc: Wolfram Sang Cc: linux-renesas