|
@@ -272,6 +272,7 @@ static struct mfd_cell early_devs[] = {
|
|
|
static struct mfd_cell wm5102_devs[] = {
|
|
|
{ .name = "arizona-extcon" },
|
|
|
{ .name = "arizona-gpio" },
|
|
|
+ { .name = "arizona-haptics" },
|
|
|
{ .name = "arizona-micsupp" },
|
|
|
{ .name = "arizona-pwm" },
|
|
|
{ .name = "wm5102-codec" },
|
|
@@ -280,6 +281,7 @@ static struct mfd_cell wm5102_devs[] = {
|
|
|
static struct mfd_cell wm5110_devs[] = {
|
|
|
{ .name = "arizona-extcon" },
|
|
|
{ .name = "arizona-gpio" },
|
|
|
+ { .name = "arizona-haptics" },
|
|
|
{ .name = "arizona-micsupp" },
|
|
|
{ .name = "arizona-pwm" },
|
|
|
{ .name = "wm5110-codec" },
|