All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: pse-pd: Add TPS23881B support
@ 2025-10-22 22:05 Thomas Wismer
  2025-10-22 22:05 ` [PATCH net-next v2 1/2] net: pse-pd: tps23881: Add support for TPS23881B Thomas Wismer
  2025-10-22 22:05 ` [PATCH net-next v2 2/2] dt-bindings: pse-pd: ti,tps23881: Add TPS23881B Thomas Wismer
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Wismer @ 2025-10-22 22:05 UTC (permalink / raw)
  To: Oleksij Rempel, Kory Maincent, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Thomas Wismer, Thomas Wismer, netdev, devicetree, linux-kernel

This patch series aims at adding support for the TI TPS23881B PoE
PSE controller.

Changes in v2:
- Repost after net-next reopened
- Split off bugfix commit
- Improve commit messages
- Link to v1: https://lore.kernel.org/netdev/20251004180351.118779-2-thomas@wismer.xyz/

Thomas Wismer (2):
  net: pse-pd: tps23881: Add support for TPS23881B
  dt-bindings: pse-pd: ti,tps23881: Add TPS23881B

 .../bindings/net/pse-pd/ti,tps23881.yaml      |  1 +
 drivers/net/pse-pd/tps23881.c                 | 65 +++++++++++++++----
 2 files changed, 52 insertions(+), 14 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-10-29 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 22:05 [PATCH net-next v2 0/2] net: pse-pd: Add TPS23881B support Thomas Wismer
2025-10-22 22:05 ` [PATCH net-next v2 1/2] net: pse-pd: tps23881: Add support for TPS23881B Thomas Wismer
2025-10-24 10:49   ` Oleksij Rempel
2025-10-29 19:35     ` Thomas Wismer
2025-10-22 22:05 ` [PATCH net-next v2 2/2] dt-bindings: pse-pd: ti,tps23881: Add TPS23881B Thomas Wismer

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.