blob: 2142a5d3fc08c15bcfa24400faf03a694fbc851a [file] [log] [blame]
Liam Girdwoodba7e4762008-04-30 17:13:42 +01001#
2# Makefile for regulator drivers.
3#
4
5
Mark Brown0cdfcc02013-09-11 13:15:40 +01006obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o helpers.o devres.o
Rajendra Nayak8f446e62011-11-18 16:47:17 +05307obj-$(CONFIG_OF) += of_regulator.o
Liam Girdwoodba7e4762008-04-30 17:13:42 +01008obj-$(CONFIG_REGULATOR_FIXED_VOLTAGE) += fixed.o
9obj-$(CONFIG_REGULATOR_VIRTUAL_CONSUMER) += virtual.o
Mike Rapoport1d98ccc2009-04-26 16:49:39 +030010obj-$(CONFIG_REGULATOR_USERSPACE_CONSUMER) += userspace-consumer.o
Liam Girdwoodba7e4762008-04-30 17:13:42 +010011
Chao Xie95f1dc02013-07-17 23:07:03 -040012obj-$(CONFIG_REGULATOR_88PM800) += 88pm800.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080013obj-$(CONFIG_REGULATOR_88PM8607) += 88pm8607.o
14obj-$(CONFIG_REGULATOR_AAT2870) += aat2870-regulator.o
15obj-$(CONFIG_REGULATOR_AB3100) += ab3100.o
Lee Jones1e1bb582013-06-07 17:11:24 +010016obj-$(CONFIG_REGULATOR_AB8500) += ab8500-ext.o ab8500.o
Wenyou Yang33036f42013-12-24 10:34:28 +080017obj-$(CONFIG_REGULATOR_ACT8865) += act8865-regulator.o
Wenyou Yang38c09962016-02-05 12:33:30 +080018obj-$(CONFIG_REGULATOR_ACT8945A) += act8945a-regulator.o
Sonic Zhang8b385d92010-06-04 11:46:04 +080019obj-$(CONFIG_REGULATOR_AD5398) += ad5398.o
Ying-Chun Liu (PaulLiu)e3e5aff2012-03-14 10:29:12 +080020obj-$(CONFIG_REGULATOR_ANATOP) += anatop-regulator.o
Mark Brown1910efa2012-06-23 13:07:57 +010021obj-$(CONFIG_REGULATOR_ARIZONA) += arizona-micsupp.o arizona-ldo1.o
Guennadi Liakhovetskif1e64f92012-11-22 11:12:08 +010022obj-$(CONFIG_REGULATOR_AS3711) += as3711-regulator.o
Laxman Dewanganbc407332013-09-20 18:00:13 +053023obj-$(CONFIG_REGULATOR_AS3722) += as3722-regulator.o
Carlo Caionedfe7a1b2014-04-11 11:38:10 +020024obj-$(CONFIG_REGULATOR_AXP20X) += axp20x-regulator.o
Matt Porter462c9fc2014-03-11 11:46:13 -040025obj-$(CONFIG_REGULATOR_BCM590XX) += bcm590xx-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080026obj-$(CONFIG_REGULATOR_DA903X) += da903x.o
27obj-$(CONFIG_REGULATOR_DA9052) += da9052-regulator.o
Ashish Jangamf6130be2012-11-01 13:57:56 +053028obj-$(CONFIG_REGULATOR_DA9055) += da9055-regulator.o
S Twiss4068e512015-05-19 14:10:30 +010029obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
Krystian Garbaciak69ca3e52013-07-29 19:00:45 +020030obj-$(CONFIG_REGULATOR_DA9063) += da9063-regulator.o
Steve Twiss16f10912013-08-06 15:30:48 +010031obj-$(CONFIG_REGULATOR_DA9210) += da9210-regulator.o
James Ban1028a372014-07-14 13:48:45 +090032obj-$(CONFIG_REGULATOR_DA9211) += da9211-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080033obj-$(CONFIG_REGULATOR_DBX500_PRCMU) += dbx500-prcmu.o
34obj-$(CONFIG_REGULATOR_DB8500_PRCMU) += db8500-prcmu.o
Yunfan Zhang49d8c592012-09-08 03:52:18 -070035obj-$(CONFIG_REGULATOR_FAN53555) += fan53555.o
Mark Brown69d715a2012-04-03 23:20:04 +010036obj-$(CONFIG_REGULATOR_GPIO) += gpio-regulator.o
Guodong Xu87ca1862014-08-13 19:33:42 +080037obj-$(CONFIG_REGULATOR_HI6421) += hi6421-regulator.o
Chen Feng46181192016-02-14 14:29:22 +080038obj-$(CONFIG_REGULATOR_HI655X) += hi655x-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080039obj-$(CONFIG_REGULATOR_ISL6271A) += isl6271a-regulator.o
Mark Browndec38b52014-09-06 01:11:12 +010040obj-$(CONFIG_REGULATOR_ISL9305) += isl9305.o
Milo Kim3a8d1a72015-11-26 15:57:05 +090041obj-$(CONFIG_REGULATOR_LM363X) += lm363x-regulator.o
Marek Szyprowski0cbdf7b2009-05-19 07:33:55 +020042obj-$(CONFIG_REGULATOR_LP3971) += lp3971.o
Axel Lin5976f092010-09-16 16:48:49 +080043obj-$(CONFIG_REGULATOR_LP3972) += lp3972.o
Kim, Miloaf8b5fc2012-06-19 07:08:22 +000044obj-$(CONFIG_REGULATOR_LP872X) += lp872x.o
Keerthy994aae32016-05-10 09:34:39 +053045obj-$(CONFIG_REGULATOR_LP873X) += lp873x-regulator.o
Kim, Miloade75152012-07-18 14:32:57 +000046obj-$(CONFIG_REGULATOR_LP8788) += lp8788-buck.o
47obj-$(CONFIG_REGULATOR_LP8788) += lp8788-ldo.o
Daniel Jeongb59320c2012-12-17 10:24:06 +090048obj-$(CONFIG_REGULATOR_LP8755) += lp8755.o
Philipp Zabel3eb2c7e2014-05-26 10:38:16 +020049obj-$(CONFIG_REGULATOR_LTC3589) += ltc3589.o
Tim Harvey37b918a2016-08-15 12:40:23 -070050obj-$(CONFIG_REGULATOR_LTC3676) += ltc3676.o
Javier Martinez Canillas86cf6352016-03-17 14:54:54 -030051obj-$(CONFIG_REGULATOR_MAX14577) += max14577-regulator.o
Robert Jarzmik55f4fa42009-04-23 20:10:43 +020052obj-$(CONFIG_REGULATOR_MAX1586) += max1586.o
Laxman Dewangan5b1c2022016-02-11 17:26:34 +053053obj-$(CONFIG_REGULATOR_MAX77620) += max77620-regulator.o
Haojian Zhuanga71b7972010-01-25 10:24:09 -050054obj-$(CONFIG_REGULATOR_MAX8649) += max8649.o
Wolfram Sang27f37e42009-09-25 09:39:26 +020055obj-$(CONFIG_REGULATOR_MAX8660) += max8660.o
Gyungoh Yooffee1902012-08-09 14:24:34 -060056obj-$(CONFIG_REGULATOR_MAX8907) += max8907-regulator.o
Haojian Zhuang08ff6f22010-01-11 13:10:08 +010057obj-$(CONFIG_REGULATOR_MAX8925) += max8925-regulator.o
MyungJoo Ham202f4f52010-08-20 14:43:56 +090058obj-$(CONFIG_REGULATOR_MAX8952) += max8952.o
Laxman Dewangan5928f532012-11-19 06:58:29 +053059obj-$(CONFIG_REGULATOR_MAX8973) += max8973-regulator.o
Javier Martinez Canillas86cf6352016-03-17 14:54:54 -030060obj-$(CONFIG_REGULATOR_MAX8997) += max8997-regulator.o
Kyungmin Park156f2522010-06-16 09:04:16 +020061obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o
Javier Martinez Canillas96173cc2016-02-12 01:14:23 -030062obj-$(CONFIG_REGULATOR_MAX77686) += max77686-regulator.o
Javier Martinez Canillas86cf6352016-03-17 14:54:54 -030063obj-$(CONFIG_REGULATOR_MAX77693) += max77693-regulator.o
Javier Martinez Canillas96173cc2016-02-12 01:14:23 -030064obj-$(CONFIG_REGULATOR_MAX77802) += max77802-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080065obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o
66obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o
67obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o
Henry Chen87660182015-07-24 13:24:41 +080068obj-$(CONFIG_REGULATOR_MT6311) += mt6311-regulator.o
Chen Zhong2fdf8292016-07-18 14:40:51 +020069obj-$(CONFIG_REGULATOR_MT6323) += mt6323-regulator.o
Flora Fu0425e242014-12-05 12:07:54 +080070obj-$(CONFIG_REGULATOR_MT6397) += mt6397-regulator.o
Bjorn Andersson27203862014-09-22 16:25:29 -070071obj-$(CONFIG_REGULATOR_QCOM_RPM) += qcom_rpm-regulator.o
Bjorn Anderssonda65e362015-08-17 11:43:59 -070072obj-$(CONFIG_REGULATOR_QCOM_SMD_RPM) += qcom_smd-regulator.o
Stephen Boyde92a4042015-06-12 15:47:10 -070073obj-$(CONFIG_REGULATOR_QCOM_SPMI) += qcom_spmi-regulator.o
Graeme Gregory4c5dabc2012-05-15 15:48:59 +090074obj-$(CONFIG_REGULATOR_PALMAS) += palmas-regulator.o
Robin Gong3784b6d2013-07-25 11:33:18 +080075obj-$(CONFIG_REGULATOR_PFUZE100) += pfuze100-regulator.o
James Banf307a7e2015-11-19 09:59:15 +090076obj-$(CONFIG_REGULATOR_PV88060) += pv88060-regulator.o
James Ban99cf3af2016-04-15 13:34:22 +090077obj-$(CONFIG_REGULATOR_PV88080) += pv88080-regulator.o
James Banc90456e2015-12-08 10:57:29 +090078obj-$(CONFIG_REGULATOR_PV88090) += pv88090-regulator.o
Chris Zhongaa66cc62014-09-28 10:28:53 +080079obj-$(CONFIG_REGULATOR_PWM) += pwm-regulator.o
Laxman Dewangan0c570672012-10-06 20:47:46 +053080obj-$(CONFIG_REGULATOR_TPS51632) += tps51632-regulator.o
Balaji T K11469e02014-02-19 20:26:40 +053081obj-$(CONFIG_REGULATOR_PBIAS) += pbias-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080082obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
83obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
Laxman Dewangan6ffc3272012-04-04 12:44:00 +053084obj-$(CONFIG_REGULATOR_RC5T583) += rc5t583-regulator.o
Chris Zhong2cd64ae2014-08-20 11:36:42 +080085obj-$(CONFIG_REGULATOR_RK808) += rk808-regulator.o
Beniamino Galvani811b7002014-08-30 14:50:24 +020086obj-$(CONFIG_REGULATOR_RN5T618) += rn5t618-regulator.o
Beomho Seob1917572014-11-12 21:07:59 +090087obj-$(CONFIG_REGULATOR_RT5033) += rt5033-regulator.o
Sachin Kamatf1879272014-03-14 17:21:58 +053088obj-$(CONFIG_REGULATOR_S2MPA01) += s2mpa01.o
Sangbeom Kimcb746852012-07-11 21:08:17 +090089obj-$(CONFIG_REGULATOR_S2MPS11) += s2mps11.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080090obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o
Gyungoh Yoo9839d622014-08-08 18:10:22 +090091obj-$(CONFIG_REGULATOR_SKY81452) += sky81452-regulator.o
Linus Walleij3615a342013-09-13 21:01:15 +020092obj-$(CONFIG_REGULATOR_STW481X_VMMC) += stw481x-vmmc.o
Mark Brown82b736d2013-07-05 20:45:22 +010093obj-$(CONFIG_REGULATOR_TI_ABB) += ti-abb-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +080094obj-$(CONFIG_REGULATOR_TPS6105X) += tps6105x-regulator.o
95obj-$(CONFIG_REGULATOR_TPS62360) += tps62360-regulator.o
96obj-$(CONFIG_REGULATOR_TPS65023) += tps65023-regulator.o
97obj-$(CONFIG_REGULATOR_TPS6507X) += tps6507x-regulator.o
Andrew F. Davisd2a2e722015-11-04 11:12:14 -060098obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
Venu Byravarasu452534e2012-03-22 18:34:09 +053099obj-$(CONFIG_REGULATOR_TPS65090) += tps65090-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +0800100obj-$(CONFIG_REGULATOR_TPS65217) += tps65217-regulator.o
Keerthy90e7d522014-02-06 11:20:13 +0530101obj-$(CONFIG_REGULATOR_TPS65218) += tps65218-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +0800102obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o
103obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o
104obj-$(CONFIG_REGULATOR_TPS65910) += tps65910-regulator.o
105obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o
Laxman Dewangan1a0bb672012-11-11 20:42:01 +0530106obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
Axel Lindfb9b8a2012-02-22 09:29:16 +0800107obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o
Sudeep Holla935514c2016-01-29 17:37:01 +0000108obj-$(CONFIG_REGULATOR_VEXPRESS) += vexpress-regulator.o
Mark Browne4ee8312009-07-28 15:21:49 +0100109obj-$(CONFIG_REGULATOR_WM831X) += wm831x-dcdc.o
Mark Brownd4d6b722009-07-28 15:23:46 +0100110obj-$(CONFIG_REGULATOR_WM831X) += wm831x-isink.o
Mark Brownd1c6b4f2009-07-28 15:22:02 +0100111obj-$(CONFIG_REGULATOR_WM831X) += wm831x-ldo.o
Mark Brownda091552008-10-10 15:58:15 +0100112obj-$(CONFIG_REGULATOR_WM8350) += wm8350-regulator.o
Mark Brown42fad572008-09-11 11:12:01 +0100113obj-$(CONFIG_REGULATOR_WM8400) += wm8400-regulator.o
Mark Brown69dc16c2010-01-25 19:41:57 +0000114obj-$(CONFIG_REGULATOR_WM8994) += wm8994-regulator.o
Sangbeom Kim62aa4922012-01-13 10:13:13 +0900115
Anuj Aggarwal2de79852009-08-21 00:39:44 +0530116
Liam Girdwoodba7e4762008-04-30 17:13:42 +0100117ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG