All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] renesas: Add missing Ethernet PHY resets
@ 2021-09-09  9:03 ` Geert Uytterhoeven
  0 siblings, 0 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2021-09-09  9:03 UTC (permalink / raw)
  To: Magnus Damm
  Cc: Chris Paterson, linux-renesas-soc, linux-arm-kernel, Geert Uytterhoeven

	Hi all,

This patch series adds Ethernet PHY resets to board DTS files that lack
them.  This allows software to control the PHY assert, and avoid relying
solely on boot loaders to bring PHYs out of reset.

To avoid kexec/unbind regressions, this depends on "[PATCH 0/9] renesas:
Add compatible properties to Ethernet PHY nodes"[1].

Thanks for your comments!

[1] https://lore.kernel.org/r/cover.1631174218.git.geert+renesas@glider.be

Geert Uytterhoeven (3):
  ARM: dts: r-mobile: Add missing Ethernet PHY resets
  ARM: dts: rzg1: Add missing Ethernet PHY resets
  arm64: dts: renesas: rcar-gen3: Add missing Ethernet PHY resets

 arch/arm/boot/dts/r8a73a4-ape6evm.dts           | 1 +
 arch/arm/boot/dts/r8a7740-armadillo800eva.dts   | 1 +
 arch/arm/boot/dts/r8a7743-sk-rzg1m.dts          | 2 ++
 arch/arm/boot/dts/r8a7745-sk-rzg1e.dts          | 2 ++
 arch/arm64/boot/dts/renesas/draak.dtsi          | 1 +
 arch/arm64/boot/dts/renesas/r8a77970-eagle.dts  | 1 +
 arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts  | 2 ++
 arch/arm64/boot/dts/renesas/r8a77980-condor.dts | 2 ++
 arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts  | 2 ++
 9 files changed, 14 insertions(+)

-- 
2.25.1

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] 8+ messages in thread

end of thread, other threads:[~2021-09-09  9:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  9:03 [PATCH 0/3] renesas: Add missing Ethernet PHY resets Geert Uytterhoeven
2021-09-09  9:03 ` Geert Uytterhoeven
2021-09-09  9:03 ` [PATCH 1/3] ARM: dts: r-mobile: " Geert Uytterhoeven
2021-09-09  9:03   ` Geert Uytterhoeven
2021-09-09  9:03 ` [PATCH 2/3] ARM: dts: rzg1: " Geert Uytterhoeven
2021-09-09  9:03   ` Geert Uytterhoeven
2021-09-09  9:03 ` [PATCH 3/3] arm64: dts: renesas: rcar-gen3: " Geert Uytterhoeven
2021-09-09  9:03   ` Geert Uytterhoeven

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.