Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
[linux-2.6-microblaze.git] / drivers / mfd / max8997.c
index 68d8f2b..55d3a6f 100644 (file)
@@ -29,9 +29,9 @@
 static const struct mfd_cell max8997_devs[] = {
        { .name = "max8997-pmic", },
        { .name = "max8997-rtc", },
-       { .name = "max8997-battery", },
+       { .name = "max8997-battery", .of_compatible = "maxim,max8997-battery", },
        { .name = "max8997-haptic", },
-       { .name = "max8997-muic", },
+       { .name = "max8997-muic", .of_compatible = "maxim,max8997-muic", },
        { .name = "max8997-led", .id = 1 },
        { .name = "max8997-led", .id = 2 },
 };