[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a5e6003b7e81abeaca4f57fe07d2974cf4eb7a8f.camel@gmail.com>
Date: Thu, 08 Jan 2026 13:48:02 +0000
From: Nuno Sá <noname.nuno@...il.com>
To: Osose Itua <osose.itua@...oirfairelinux.com>, netdev@...r.kernel.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
michael.hennerich@...log.com, jerome.oufella@...oirfairelinux.com
Subject: Re: [PATCH v3 0/2] net: phy: adin: enable configuration of the LP
Termination Register
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@...log.com>
Powered by blists - more mailing lists