All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: renesas: Rename EtherAVB "mdc" pin group to "mdio"
@ 2018-03-12 15:11 Geert Uytterhoeven
  2018-03-12 15:11 ` [PATCH 1/3] arm64: dts: renesas: salvator-common: " Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2018-03-12 15:11 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm, linux-renesas-soc; +Cc: Geert Uytterhoeven

	Hi Simon, Magnus,

On Renesas R-Car Gen2 SoCs, the pin group for the MDIO bus is named
"mdio".

When initial support was added for R-Car H3, the MDIO pin was forgotten,
and the MDC pin got its own group named "mdc".  During the addition of
support for R-Car M3-W, this mistake was noticed.  But as R-Car H3 and
M3-W are pin compatible, and can be mounted on the same boards, the
decision was made to just add the MDIO pin to the existing "mdc" group.
Later this was extended to R-Car H3 ES2.0, and M3-N, because of pin
compatibility, and to R-Car D3, in the name of consistency among R-Car
Gen3 SoCs.

However, this decision keeps on being questioned when adding new SoC
support.  Hence bite the bullet and admit our mistake, and rename the
pin group from "mdc" to "mdio", like on R-Car Gen2 SoCs.

This series is the DTS part, and depends on the series '[PATCH 0/6]
pinctrl: sh-pfc: rcar-gen3: Rename EtherAVB "mdc" pin group to "mdio"'.

Geert Uytterhoeven (3):
  arm64: dts: renesas: salvator-common: Rename EtherAVB "mdc" pin group
    to "mdio"
  arm64: dts: renesas: ulcb: Rename EtherAVB "mdc" pin group to "mdio"
  arm64: dts: renesas: draak: Rename EtherAVB "mdc" pin group to "mdio"

 arch/arm64/boot/dts/renesas/r8a77995-draak.dts   | 2 +-
 arch/arm64/boot/dts/renesas/salvator-common.dtsi | 6 +++---
 arch/arm64/boot/dts/renesas/ulcb.dtsi            | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-04-24  9:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12 15:11 [PATCH 0/3] arm64: dts: renesas: Rename EtherAVB "mdc" pin group to "mdio" Geert Uytterhoeven
2018-03-12 15:11 ` [PATCH 1/3] arm64: dts: renesas: salvator-common: " Geert Uytterhoeven
2018-03-12 15:11 ` [PATCH 2/3] arm64: dts: renesas: ulcb: " Geert Uytterhoeven
2018-03-12 15:12 ` [PATCH 3/3] arm64: dts: renesas: draak: " Geert Uytterhoeven
2018-03-13 18:49 ` [PATCH 0/3] arm64: dts: renesas: " Simon Horman
2018-03-13 19:23   ` Geert Uytterhoeven
2018-03-16  8:39     ` Simon Horman
2018-04-18 13:47       ` Geert Uytterhoeven
2018-04-24  9:12         ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.