public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
@ 2026-01-09 14:22 Prabhakar
  2026-01-09 14:22 ` [PATCH net-next v2 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property Prabhakar
  2026-01-09 14:22 ` [PATCH net-next v2 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration Prabhakar
  0 siblings, 2 replies; 8+ messages in thread
From: Prabhakar @ 2026-01-09 14:22 UTC (permalink / raw)
  To: Clément Léger, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Heiner Kallweit, Russell King,
	Geert Uytterhoeven, Magnus Damm
  Cc: linux-renesas-soc, netdev, devicetree, linux-kernel, Prabhakar,
	Biju Das, Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series introduces support for configuring the active level of
the PHY-link signals in the Renesas RZN1 MIIC driver. The first patch adds
a new device tree binding property `renesas,miic-phylink-active-low` to
specify whether the PHY-link signals are active low. The second patch
implements the logic in the driver to read this property and configure the
MIIC_PHYLINK register accordingly.

v1->v2:
- Updated commit message to elaborate the necessity of PHY link signals.

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: net: pcs: renesas,rzn1-miic: Add
    renesas,miic-phylink-active-low property
  net: pcs: rzn1-miic: Add support for PHY link active-level
    configuration

 .../bindings/net/pcs/renesas,rzn1-miic.yaml   |   7 ++
 drivers/net/pcs/pcs-rzn1-miic.c               | 108 +++++++++++++++++-
 2 files changed, 113 insertions(+), 2 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-15 17:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-09 14:22 [PATCH net-next v2 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver Prabhakar
2026-01-09 14:22 ` [PATCH net-next v2 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property Prabhakar
2026-01-15 17:22   ` Rob Herring (Arm)
2026-01-09 14:22 ` [PATCH net-next v2 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration Prabhakar
2026-01-09 14:46   ` Russell King (Oracle)
2026-01-12 12:03     ` Lad, Prabhakar
2026-01-09 15:50   ` Russell King (Oracle)
2026-01-12 12:12     ` Lad, Prabhakar

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