lkml.org 
[lkml]   [2016]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 3/8] pinctrl: aspeed-g5: Fix GPIOE1 typo
    On Wed, Sep 28, 2016 at 12:20 AM, Andrew Jeffery <andrew@aj.id.au> wrote:
    > This prevented C20 from successfully being muxed as GPIO.
    >
    > Fixes: 56e57cb6c07f (pinctrl: Add pinctrl-aspeed-g5 driver)
    > Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

    Reviewed-by: Joel Stanley <joel@jms.id.au>

    > ---
    > drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c | 2 +-
    > 1 file changed, 1 insertion(+), 1 deletion(-)
    >
    > diff --git a/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c b/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c
    > index 14639834a5eb..235d929e74fd 100644
    > --- a/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c
    > +++ b/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c
    > @@ -182,7 +182,7 @@ SIG_EXPR_LIST_DECL_SINGLE(NDCD3, NDCD3, SIG_DESC_SET(SCU80, 17));
    > SIG_EXPR_DECL(GPIE0OUT, GPIE0, GPIE0_DESC);
    > SIG_EXPR_DECL(GPIE0OUT, GPIE, GPIE_DESC);
    > SIG_EXPR_LIST_DECL_DUAL(GPIE0OUT, GPIE0, GPIE);
    > -MS_PIN_DECL(C20, GPIE0, NDCD3, GPIE0OUT);
    > +MS_PIN_DECL(C20, GPIOE1, NDCD3, GPIE0OUT);
    >
    > FUNC_GROUP_DECL(GPIE0, B20, C20);
    >
    > --
    > git-series 0.8.10

    \
     
     \ /
      Last update: 2016-09-29 02:55    [W:6.235 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site