All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
@ 2025-12-12 20:45 A. Sverdlin
  2025-12-12 20:45 ` [PATCH net-next 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate A. Sverdlin
  2025-12-12 20:45 ` [PATCH net-next 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration A. Sverdlin
  0 siblings, 2 replies; 5+ messages in thread
From: A. Sverdlin @ 2025-12-12 20:45 UTC (permalink / raw)
  To: netdev
  Cc: Alexander Sverdlin, Hauke Mehrtens, Andrew Lunn, Vladimir Oltean,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, Daniel Golle

From: Alexander Sverdlin <alexander.sverdlin@siemens.com>

Maxlinear GSW1xx switches offer slew rate configuration bits for R(G)MII
interface. The default state of the configuration bits is "normal", while
"slow" can be used to reduce the radiated emissions. Add the support for
the latter option into the driver as well as the new DT bindings.

Alexander Sverdlin (2):
  dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
  net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration

 Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml | 5 +++++
 drivers/net/dsa/lantiq/mxl-gsw1xx.c                         | 6 ++++++
 drivers/net/dsa/lantiq/mxl-gsw1xx.h                         | 2 ++
 3 files changed, 13 insertions(+)

-- 
2.52.0


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

end of thread, other threads:[~2025-12-15 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 20:45 [PATCH net-next 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration A. Sverdlin
2025-12-12 20:45 ` [PATCH net-next 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate A. Sverdlin
2025-12-12 20:45 ` [PATCH net-next 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration A. Sverdlin
2025-12-12 20:53   ` Andrew Lunn
2025-12-15 15:50   ` Daniel Golle

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.