]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/tps65217.c
mfd: Add backlight as subdevice to the tps65217
[karo-tx-linux.git] / drivers / mfd / tps65217.c
index a95e9421b73580df95402f718a4166898a1c41dd..3fb32e655254789c5035f31b4284e30e2e4225ae 100644 (file)
@@ -34,6 +34,9 @@ static struct mfd_cell tps65217s[] = {
        {
                .name = "tps65217-pmic",
        },
+       {
+               .name = "tps65217-bl",
+       },
 };
 
 /**