u-boot/drivers/pinctrl/renesas
Hai Pham b597b6f986 pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
AVB[01]_{MAGIC,MDC,MDIO,TXCREFCLK} are registered as both
PINMUX_SINGLE(fn) and PINMUX_IPSR_GPSR(fn) in the pinmux_data array.

The latter are correct, hence remove the former.
Without this fix, the Ethernet PHY is not operational on the MDIO bus.

Ported from Linux kernel commit a145c9a8674ac8fbfa1595276e1b6cbfc5139038 .

Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
Signed-off-by: LUU HOAI <hoai.luu.ub@renesas.com>
Fixes: 741a7370fc3b8b54 ("pinctrl: renesas: Initial R8A779A0 (V3U) PFC support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/6fd217b71e83ba9a8157513ed671a1fa218b23b6.1674824958.git.geert+renesas@glider.be
---
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Hai Pham <hai.pham.ud@renesas.com>
Cc: LUU HOAI <hoai.luu.ub@renesas.com>
Cc: Marek Vasut <marek.vasut+renesas@mailbox.org>
2023-06-08 22:22:38 +02:00
..
Kconfig pinctrl: renesas: add R906G032 driver 2023-05-13 04:01:30 +02:00
Makefile pinctrl: renesas: add R906G032 driver 2023-05-13 04:01:30 +02:00
pfc-r7s72100.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pfc-r8a779a0.c pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration 2023-06-08 22:22:38 +02:00
pfc-r8a779f0.c pinctrl: renesas: Add R8A779F0 S4 PFC tables 2023-04-07 17:13:28 +02:00
pfc-r8a779g0.c pinctrl: renesas: Add R8A779G0 V4H PFC tables 2023-04-07 17:13:28 +02:00
pfc-r8a7790.c pinctrl: renesas: Synchronize R8A7790 H2 PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a7791.c pinctrl: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a7792.c pinctrl: renesas: Synchronize R8A7792 V2H PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a7794.c pinctrl: renesas: Synchronize R8A7794 E2 PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a7795.c pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a7796.c pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a77965.c pinctrl: renesas: Synchronize R8A77965 M3-N PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a77970.c pinctrl: renesas: Synchronize R8A77970 V3M PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a77980.c pinctrl: renesas: Synchronize R8A77980 V3H PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a77990.c pinctrl: renesas: Synchronize R8A77990 E3 PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc-r8a77995.c pinctrl: renesas: Synchronize R8A77995 D3 PFC tables with Linux 6.1.7 2023-02-02 01:49:20 +01:00
pfc.c pinctrl: renesas: Add R8A779G0 V4H PFC tables 2023-04-07 17:13:28 +02:00
pinctrl-rzn1.c pinctrl: renesas: add R906G032 driver 2023-05-13 04:01:30 +02:00
sh_pfc.h pinctrl: renesas: Add R8A779G0 V4H PFC tables 2023-04-07 17:13:28 +02:00