]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/power/pmic/Makefile
dm: power: Add a new driver for the TPS65090 PMIC
[karo-tx-uboot.git] / drivers / power / pmic / Makefile
index 4ad6df36c2d7d81c1b975eae853a66dcce98f387..43b706b688cc131f0d36a8cc5172b27e77325d0f 100644 (file)
@@ -8,6 +8,7 @@
 obj-$(CONFIG_DM_PMIC) += pmic-uclass.o
 obj-$(CONFIG_DM_PMIC_MAX77686) += max77686.o
 obj-$(CONFIG_DM_PMIC_SANDBOX) += sandbox.o i2c_pmic_emul.o
+obj-$(CONFIG_PMIC_TPS65090) += tps65090.o
 obj-$(CONFIG_POWER_LTC3676) += pmic_ltc3676.o
 obj-$(CONFIG_POWER_MAX77696) += pmic_max77696.o
 obj-$(CONFIG_POWER_MAX8998) += pmic_max8998.o