Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] net: dp83867: add new output-impedance DT binding
@ 2026-08-04 12:46 Steffen Trumtrar
  2026-08-04 12:46 ` [PATCH 1/2] dt-bindings: dp83867: add binding for output-impedance Steffen Trumtrar
  2026-08-04 12:46 ` [PATCH 2/2] net: phy: dp83867: support setting output-impedance Steffen Trumtrar
  0 siblings, 2 replies; 8+ messages in thread
From: Steffen Trumtrar @ 2026-08-04 12:46 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Andrew Davis, Andrew Lunn, Heiner Kallweit, Russell King
  Cc: netdev, devicetree, linux-kernel, Steffen Trumtrar

Currently the dp83867 supports setting the io impedance to minimum,
maximum, default or a value from a nvmem cell. In situations where there
is no backend for a nvmem cell, the value can not be set to anything but
minimum, maximum or default.

Add support for a ti,output-impedance binding, allowing to specify the
impedance via the devicetree. The existing boolean bindings for minimum
and maximum take precedence over this new binding. The nvmem consumer
still takes lowest precedence.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
Steffen Trumtrar (2):
      dt-bindings: dp83867: add binding for output-impedance
      net: phy: dp83867: support setting output-impedance

 Documentation/devicetree/bindings/net/ti,dp83867.yaml | 13 ++++++++++---
 drivers/net/phy/dp83867.c                             | 13 ++++++++++---
 2 files changed, 20 insertions(+), 6 deletions(-)
---
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
change-id: 20260804-v7-2-topic-dp83867-e73a84c37016

Best regards,
--  
Steffen Trumtrar <s.trumtrar@pengutronix.de>


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

end of thread, other threads:[~2026-08-06 13:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 12:46 [PATCH 0/2] net: dp83867: add new output-impedance DT binding Steffen Trumtrar
2026-08-04 12:46 ` [PATCH 1/2] dt-bindings: dp83867: add binding for output-impedance Steffen Trumtrar
2026-08-05 12:49   ` sashiko-bot
2026-08-06 13:21   ` Andrew Lunn
2026-08-04 12:46 ` [PATCH 2/2] net: phy: dp83867: support setting output-impedance Steffen Trumtrar
2026-08-05 12:49   ` sashiko-bot
2026-08-06  1:46   ` Jakub Kicinski
2026-08-06 13:24   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox