diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c index 336de66ca408079f841e4277f7db499e8e2b7e11..2468b431bb22038cd051d0002983445f907cd364 100644 --- a/drivers/mfd/axp20x.c +++ b/drivers/mfd/axp20x.c @@ -876,6 +876,8 @@ static struct mfd_cell axp813_cells[] = { .name = "axp221-pek", .num_resources = ARRAY_SIZE(axp803_pek_resources), .resources = axp803_pek_resources, + }, { + .name = "axp20x-regulator", } };