devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net: phy: realtek: Support external PHY clock
@ 2023-06-05 15:19 Detlev Casanova
  2023-06-05 15:19 ` [PATCH v3 1/3] net: phy: realtek: Add optional " Detlev Casanova
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Detlev Casanova @ 2023-06-05 15:19 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Lunn, Heiner Kallweit, Russell King, David S . Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Florian Fainelli, netdev,
	devicetree

Some PHYs can use an external clock that must be enabled before
communicating with them.

Changes since v2:
 * Reword documentation commit message

Changes since v1:
 * Remove the clock name as it is not guaranteed to be identical across
   different PHYs
 * Disable/Enable the clock when suspending/resuming



^ permalink raw reply	[flat|nested] 8+ messages in thread
* net: phy: realtek: Support external PHY clock
@ 2023-06-02 18:26 Detlev Casanova
  0 siblings, 0 replies; 8+ messages in thread
From: Detlev Casanova @ 2023-06-02 18:26 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Lunn, Heiner Kallweit, Russell King, David S . Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Florian Fainelli, netdev,
	devicetree

Hi, thank you for your comments ! HEre are the changes that were
discussed.

Some PHYs can use an external clock that must be enabled before probing
it.

Changes since v1:
 * Remove the clock name as it is not guaranteed to be identical across
   different PHYs
 * Disable/Enable the clock when suspending/resuming



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

end of thread, other threads:[~2023-06-05 21:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-05 15:19 net: phy: realtek: Support external PHY clock Detlev Casanova
2023-06-05 15:19 ` [PATCH v3 1/3] net: phy: realtek: Add optional " Detlev Casanova
2023-06-05 15:19 ` [PATCH v3 2/3] dt-bindings: net: phy: Document support for external PHY clk Detlev Casanova
2023-06-05 15:19 ` [PATCH v3 3/3] net: phy: realtek: Disable clock on suspend Detlev Casanova
2023-06-05 15:27   ` Florian Fainelli
2023-06-05 21:45 ` net: phy: realtek: Support external PHY clock Jakub Kicinski
2023-06-05 21:46   ` Jakub Kicinski
  -- strict thread matches above, loose matches on Subject: below --
2023-06-02 18:26 Detlev Casanova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).