]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/tps65217.c
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / mfd / tps65217.c
index 55add0453ae9ba642b8570f9f003007857607eda..d32b54426b70a3d8baf47cc9a5e47f609b5c19d1 100644 (file)
@@ -39,6 +39,10 @@ static const struct mfd_cell tps65217s[] = {
                .name = "tps65217-bl",
                .of_compatible = "ti,tps65217-bl",
        },
+       {
+               .name = "tps65217-charger",
+               .of_compatible = "ti,tps65217-charger",
+       },
 };
 
 /**