From: "Nuno Sá" <noname.nuno@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Osose Itua <osose.itua@savoirfairelinux.com>
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, michael.hennerich@analog.com,
jerome.oufella@savoirfairelinux.com
Subject: Re: [PATCH v2 2/2] dt-bindings: net: adi,adin: document LP Termination property
Date: Wed, 07 Jan 2026 10:25:43 +0000 [thread overview]
Message-ID: <0ef03e2e1eb383eb0501d000704333f850652a4d.camel@gmail.com> (raw)
In-Reply-To: <20251227-perfect-accomplished-wildcat-4fcc75@quoll>
On Sat, 2025-12-27 at 13:29 +0100, Krzysztof Kozlowski wrote:
> On Mon, Dec 22, 2025 at 05:21:05PM -0500, Osose Itua wrote:
> > Add "adi,low-cmode-impedance" boolean property which, when present,
> > configures the PHY for the lowest common-mode impedance on the receive
> > pair for 100BASE-TX operation.
> >
> > Signed-off-by: Osose Itua <osose.itua@savoirfairelinux.com>
> > ---
> > Documentation/devicetree/bindings/net/adi,adin.yaml | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml
> > b/Documentation/devicetree/bindings/net/adi,adin.yaml
> > index c425a9f1886d..d3c8c5cc4bb1 100644
> > --- a/Documentation/devicetree/bindings/net/adi,adin.yaml
> > +++ b/Documentation/devicetree/bindings/net/adi,adin.yaml
> > @@ -52,6 +52,12 @@ properties:
> > description: Enable 25MHz reference clock output on CLK25_REF pin.
> > type: boolean
> >
> > + adi,low-cmode-impedance:
> > + description: |
> > + Ability to configure for the lowest common-mode impedance on the
>
> Either this is ability or you configure the PHY, as written in commit
> msg. The latter suggests that's a SW property, not hardware, thus not
> for bindings.
>
Looking at the datasheet this looks like a system level decision. With the above
it seems we'll actually use more power and it is suited for designs where there is
common-mode noise reaching the phy. So it feels like something we would put in DT...
But I agree the commit message (and maybe the property description) should
be better in reflecting why this is used rather than just saying what are we enabling.
- Nuno Sá
prev parent reply other threads:[~2026-01-07 10:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-22 22:21 [PATCH v2 0/2] net: phy: adin: enable configuration of the LP Termination Register Osose Itua
2025-12-22 22:21 ` [PATCH v2 1/2] " Osose Itua
2025-12-23 2:57 ` Subbaraya Sundeep
2025-12-23 7:36 ` Vadim Fedorenko
2025-12-23 9:36 ` Andrew Lunn
2026-01-07 10:18 ` Nuno Sá
2025-12-23 13:22 ` kernel test robot
2025-12-23 13:33 ` kernel test robot
2025-12-22 22:21 ` [PATCH v2 2/2] dt-bindings: net: adi,adin: document LP Termination property Osose Itua
2025-12-23 9:33 ` Andrew Lunn
2025-12-27 12:29 ` Krzysztof Kozlowski
2026-01-07 10:25 ` Nuno Sá [this message]
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=0ef03e2e1eb383eb0501d000704333f850652a4d.camel@gmail.com \
--to=noname.nuno@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jerome.oufella@savoirfairelinux.com \
--cc=krzk@kernel.org \
--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 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.