devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] Allow disabling KSZ switch refclock
@ 2022-01-27 16:41 Robert Hancock
  2022-01-27 16:41 ` [PATCH net-next v4 1/2] net: dsa: microchip: Document property to disable reference clock Robert Hancock
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Hancock @ 2022-01-27 16:41 UTC (permalink / raw)
  To: netdev
  Cc: woojung.huh, UNGLinuxDriver, andrew, vivien.didelot, f.fainelli,
	olteanv, davem, kuba, robh+dt, marex, devicetree, Robert Hancock

The reference clock output from the KSZ9477 and related Microchip
switch devices is not required on all board designs. Add a device
tree property to disable it for power and EMI reasons.

Changes since v3:
-rework some code for simplicity

Changes since v2:
-check for conflicting options in DT, added note in bindings doc

Changes since v1:
-added Acked-by on patch 1, rebase to net-next

Robert Hancock (2):
  net: dsa: microchip: Document property to disable reference clock
  net: dsa: microchip: Add property to disable reference clock

 .../devicetree/bindings/net/dsa/microchip,ksz.yaml       | 6 ++++++
 drivers/net/dsa/microchip/ksz9477.c                      | 9 ++++++---
 drivers/net/dsa/microchip/ksz_common.c                   | 6 ++++++
 drivers/net/dsa/microchip/ksz_common.h                   | 1 +
 4 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-28 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27 16:41 [PATCH net-next v4 0/2] Allow disabling KSZ switch refclock Robert Hancock
2022-01-27 16:41 ` [PATCH net-next v4 1/2] net: dsa: microchip: Document property to disable reference clock Robert Hancock
2022-01-27 16:56   ` Florian Fainelli
2022-01-27 16:41 ` [PATCH net-next v4 2/2] net: dsa: microchip: Add " Robert Hancock
2022-01-27 16:57   ` Florian Fainelli
2022-01-28 15:10 ` [PATCH net-next v4 0/2] Allow disabling KSZ switch refclock patchwork-bot+netdevbpf

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).