diff --git a/drivers/gpio/gpiolib-of.c b/drivers/gpio/gpiolib-of.c index 4fff7258ee41..0340510ee460 100644 --- a/drivers/gpio/gpiolib-of.c +++ b/drivers/gpio/gpiolib-of.c @@ -485,6 +485,7 @@ static struct gpio_desc *of_find_gpio_rename(struct device_node *np, * establish that GPIO properties should be named * "foo-gpios" so we have this special kludge for them. */ + { "max77759,extbst-ctl", NULL, "maxim,max77759chrg" }, #if IS_ENABLED(CONFIG_REGULATOR_ARIZONA_LDO1) { "wlf,ldoena", NULL, NULL }, /* Arizona */ #endif