lkml.org 
[lkml]   [2022]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.15 063/846] ARM: dts: at91: update alternate function of signal PD20
    Date
    From: Hari Prasath <Hari.PrasathGE@microchip.com>

    commit 12f332d2dd3187472f595b678246adb10d886bd0 upstream.

    The alternate function of PD20 is 4 as per the datasheet of
    sama7g5 and not 5 as defined earlier.

    Signed-off-by: Hari Prasath <Hari.PrasathGE@microchip.com>
    Fixes: 7540629e2fc7 ("ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek")
    Cc: <stable@vger.kernel.org> # v5.15+
    Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
    Link: https://lore.kernel.org/r/20211208063553.19807-1-Hari.PrasathGE@microchip.com
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    arch/arm/boot/dts/sama7g5-pinfunc.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arm/boot/dts/sama7g5-pinfunc.h
    +++ b/arch/arm/boot/dts/sama7g5-pinfunc.h
    @@ -765,7 +765,7 @@
    #define PIN_PD20__PCK0 PINMUX_PIN(PIN_PD20, 1, 3)
    #define PIN_PD20__FLEXCOM2_IO3 PINMUX_PIN(PIN_PD20, 2, 2)
    #define PIN_PD20__PWMH3 PINMUX_PIN(PIN_PD20, 3, 4)
    -#define PIN_PD20__CANTX4 PINMUX_PIN(PIN_PD20, 5, 2)
    +#define PIN_PD20__CANTX4 PINMUX_PIN(PIN_PD20, 4, 2)
    #define PIN_PD20__FLEXCOM5_IO0 PINMUX_PIN(PIN_PD20, 6, 5)
    #define PIN_PD21 117
    #define PIN_PD21__GPIO PINMUX_PIN(PIN_PD21, 0, 0)

    \
     
     \ /
      Last update: 2022-01-25 04:39    [W:2.117 / U:0.512 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site