From: Hauke Mehrtens Date: Sun, 8 Sep 2013 14:00:21 +0000 (+0200) Subject: backports: REGULATOR_DA9210 needs at least kernel 3.5 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=258eabcb0af98105b2f5b72049e2d37a2183c336;p=openwrt%2Fstaging%2Fblogic.git backports: REGULATOR_DA9210 needs at least kernel 3.5 This drivers needs some new members in the regulator structure. Signed-off-by: Hauke Mehrtens --- diff --git a/dependencies b/dependencies index ad270973dbbd..a1ec791453f4 100644 --- a/dependencies +++ b/dependencies @@ -78,6 +78,7 @@ REGULATOR_AS3711 3.12 REGULATOR_DA903X 3.12 REGULATOR_DA9052 3.9 REGULATOR_DA9055 3.8 +REGULATOR_DA9210 3.5 REGULATOR_FAN53555 3.5 REGULATOR_FIXED_VOLTAGE 3.6 REGULATOR_GPIO 3.6