public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: "Nuno Sá" <noname.nuno@gmail.com>
To: Osose Itua <osose.itua@savoirfairelinux.com>, netdev@vger.kernel.org
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	 michael.hennerich@analog.com,
	jerome.oufella@savoirfairelinux.com
Subject: Re: [PATCH v3 0/2] net: phy: adin: enable configuration of the LP Termination Register
Date: Thu, 08 Jan 2026 13:48:02 +0000	[thread overview]
Message-ID: <a5e6003b7e81abeaca4f57fe07d2974cf4eb7a8f.camel@gmail.com> (raw)
In-Reply-To: <20260107221913.1334157-1-osose.itua@savoirfairelinux.com>

On Wed, 2026-01-07 at 17:16 -0500, Osose Itua wrote:
> Changes in v3:
> - put bindings patch first in the patchset
> - update commit message of the bindings patch and improve the bindings
>   description to better explain why the added property is needed (as
>   suggested by Nuno Sá and Andrew Lunn)
> - rework bit clearing to use phy_clear_bits_mmd() instead of
>   phy_write_mmd() since only a single bit needs to be cleared (as noted
>   by Subbaraya Sundeep)
> - remove redundant phy_read_mmd() and error checking (as suggested by
>   Nuno Sá)
> - remove unnecessary C++ <cerrno> include that was causing build issues
> 
> Changes in v2:
> - rework phy_read_mmd() error handling
> 
> Osose Itua (2):
>   dt-bindings: net: adi,adin: document LP Termination property
>   net: phy: adin: enable configuration of the LP Termination Register
> 
>  .../devicetree/bindings/net/adi,adin.yaml     | 14 +++++++++++++
>  drivers/net/phy/adin.c                        | 20 +++++++++++++++++++
>  2 files changed, 34 insertions(+)

LGTM!

Acked-by: Nuno Sá <nuno.sa@analog.com>

  parent reply	other threads:[~2026-01-08 13:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07 22:16 [PATCH v3 0/2] net: phy: adin: enable configuration of the LP Termination Register Osose Itua
2026-01-07 22:16 ` [PATCH v3 1/2] dt-bindings: net: adi,adin: document LP Termination property Osose Itua
2026-01-15 15:59   ` Rob Herring (Arm)
2026-01-07 22:16 ` [PATCH v3 2/2] net: phy: adin: enable configuration of the LP Termination Register Osose Itua
2026-01-08 13:48 ` Nuno Sá [this message]
2026-01-16  3:40 ` [PATCH v3 0/2] " patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a5e6003b7e81abeaca4f57fe07d2974cf4eb7a8f.camel@gmail.com \
    --to=noname.nuno@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jerome.oufella@savoirfairelinux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael.hennerich@analog.com \
    --cc=netdev@vger.kernel.org \
    --cc=osose.itua@savoirfairelinux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox