Skip to content
Commit c904a070 authored by Hai Pham's avatar Hai Pham Committed by Greg Kroah-Hartman
Browse files

pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration



[ Upstream commit a145c9a8 ]

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.

Signed-off-by: default avatarHai Pham <hai.pham.ud@renesas.com>
Signed-off-by: default avatarLUU HOAI <hoai.luu.ub@renesas.com>
Fixes: 741a7370 ("pinctrl: renesas: Initial R8A779A0 (V3U) PFC support")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/6fd217b71e83ba9a8157513ed671a1fa218b23b6.1674824958.git.geert+renesas@glider.be


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 40566def
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment