|
@@ -878,6 +878,9 @@ static struct mfd_cell axp813_cells[] = {
|
|
|
.resources = axp803_pek_resources,
|
|
.resources = axp803_pek_resources,
|
|
|
}, {
|
|
}, {
|
|
|
.name = "axp20x-regulator",
|
|
.name = "axp20x-regulator",
|
|
|
|
|
+ }, {
|
|
|
|
|
+ .name = "axp20x-gpio",
|
|
|
|
|
+ .of_compatible = "x-powers,axp813-gpio",
|
|
|
}
|
|
}
|
|
|
};
|
|
};
|
|
|
|
|
|