From: Hauke Mehrtens Date: Sun, 20 Oct 2013 12:08:21 +0000 (+0200) Subject: backports: fix kernel dependencies for regulator drivers X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=908d95ce3314f7c0224620e7fff9541284c3d140;p=openwrt%2Fstaging%2Fblogic.git backports: fix kernel dependencies for regulator drivers These drivers are depending on changes of the regulator core driver which are not in the specific kernel versions. Signed-off-by: Hauke Mehrtens --- diff --git a/dependencies b/dependencies index dd3428dc4abe..1d835d902ff6 100644 --- a/dependencies +++ b/dependencies @@ -53,6 +53,7 @@ MWIFIEX 2.6.27 REGULATOR 3.4 # requires some work REGULATOR_88PM800 3.12 +REGULATOR_88PM8607 3.10 REGULATOR_AAT2870 3.6 REGULATOR_AD5398 3.5 REGULATOR_ARIZONA 3.8 @@ -67,6 +68,7 @@ REGULATOR_GPIO 3.6 REGULATOR_ISL6271A 3.5 REGULATOR_LP3971 3.6 REGULATOR_LP3972 3.6 +REGULATOR_LP872X 3.6 REGULATOR_LP8755 3.6 REGULATOR_MAX1586 3.6 REGULATOR_MAX77686 3.7 @@ -100,6 +102,7 @@ REGULATOR_TPS6524X 3.6 REGULATOR_TPS6586X 3.9 REGULATOR_TPS65910 3.6 REGULATOR_TPS65912 3.12 +REGULATOR_TWL4030 3.11 REGULATOR_WM831X 3.12 REGULATOR_WM8350 3.12 REGULATOR_WM8400 3.12