On Tue, 2017-05-23 at 16:09 +0200, Neil Armstrong wrote: > GPIODV_18 entry was missing in the original driver push. > Reviewed-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx> > Fixes: 0f15f500ff2c ("pinctrl: meson: Add GXL pinctrl definitions") > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > --- > drivers/pinctrl/meson/pinctrl-meson-gxl.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/pinctrl/meson/pinctrl-meson-gxl.c > b/drivers/pinctrl/meson/pinctrl-meson-gxl.c > index 719ff1b..2bc1e3d 100644 > --- a/drivers/pinctrl/meson/pinctrl-meson-gxl.c > +++ b/drivers/pinctrl/meson/pinctrl-meson-gxl.c > @@ -89,6 +89,7 @@ > MESON_PIN(GPIODV_15, EE_OFF), > MESON_PIN(GPIODV_16, EE_OFF), > MESON_PIN(GPIODV_17, EE_OFF), > + MESON_PIN(GPIODV_18, EE_OFF), > MESON_PIN(GPIODV_19, EE_OFF), > MESON_PIN(GPIODV_20, EE_OFF), > MESON_PIN(GPIODV_21, EE_OFF), -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html