regulator: da9063: Handle less LDOs on DA9063L
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 11 Jun 2018 11:58:50 +0000 (13:58 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 4 Jul 2018 06:17:08 +0000 (07:17 +0100)
commit1c892e38ce59c82998e5444c8516ccb23a4e426f
treef60934f72ed7df579699d47d8fbaf1ee4e3a51ee
parentc2ffec5e4bb6091bfd7b8dbe835df5059ef5b3f2
regulator: da9063: Handle less LDOs on DA9063L

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 <marek.vasut+renesas@gmail.com>
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/da9063-regulator.c