From: "Marek Behún" <kabel@kernel.org>
To: Holger Brunck <holger.brunck@hitachienergy.com>,
Andrew Lunn <andrew@lunn.ch>
Cc: netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>
Subject: Re: [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt
Date: Thu, 2 Dec 2021 10:25:41 +0100 [thread overview]
Message-ID: <20211202102541.06b4e361@thinkpad> (raw)
In-Reply-To: <20211202080527.18520-1-holger.brunck@hitachienergy.com>
On Thu, 2 Dec 2021 09:05:26 +0100
Holger Brunck <holger.brunck@hitachienergy.com> wrote:
> This can be configured from the device tree. Add this property to the
> documentation accordingly. This is a property of the port node, which
> needs to be specified in millivolts
>
> CC: Andrew Lunn <andrew@lunn.ch>
> CC: Jakub Kicinski <kuba@kernel.org>
> CC: Marek Behún <kabel@kernel.org>
> Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
> ---
> Documentation/devicetree/bindings/net/dsa/marvell.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/dsa/marvell.txt b/Documentation/devicetree/bindings/net/dsa/marvell.txt
> index 2363b412410c..9292b6f960df 100644
> --- a/Documentation/devicetree/bindings/net/dsa/marvell.txt
> +++ b/Documentation/devicetree/bindings/net/dsa/marvell.txt
> @@ -46,6 +46,11 @@ Optional properties:
> - mdio? : Container of PHYs and devices on the external MDIO
> bus. The node must contains a compatible string of
> "marvell,mv88e6xxx-mdio-external"
> +- serdes-output-amplitude-mv: Configure the output amplitude of the serdes
> + interface in millivolts. This option can be
> + set in the ports node as it is a property of
> + the port.
> + serdes-output-amplitude-mv = <210>;
The suffix should be millivolt, as can be seen in other bindings.
Also I think maybe use "tx" instead of "output"? It is more common to
refere to serdes pairs as rx/tx instead of input/output:
serdes-tx-amplitude-millivolt
I will probably want to add this property also either to mvneta, or to
A3720 common PHY binding. Andrew, do you think it should be put
somewhere more generic?
Marek
next prev parent reply other threads:[~2021-12-02 9:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 8:05 [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt Holger Brunck
2021-12-02 8:05 ` [v2 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable Holger Brunck
2021-12-02 9:25 ` Marek Behún [this message]
2021-12-02 12:45 ` [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt Holger Brunck
2021-12-02 15:51 ` Andrew Lunn
2021-12-06 16:44 ` Holger Brunck
2021-12-06 18:04 ` Andrew Lunn
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=20211202102541.06b4e361@thinkpad \
--to=kabel@kernel.org \
--cc=andrew@lunn.ch \
--cc=holger.brunck@hitachienergy.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).