We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25e73d commit 156d87bCopy full SHA for 156d87b
drivers/mfd/88pm886.c
@@ -37,6 +37,7 @@ static struct resource pm886_onkey_resources[] = {
37
static struct mfd_cell pm886_devs[] = {
38
MFD_CELL_RES("88pm886-onkey", pm886_onkey_resources),
39
MFD_CELL_NAME("88pm886-regulator"),
40
+ MFD_CELL_NAME("88pm886-rtc"),
41
};
42
43
static int pm886_power_off_handler(struct sys_off_data *sys_off_data)
0 commit comments