[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230426063541.15378-1-samin.guo@starfivetech.com>
Date: Wed, 26 Apr 2023 14:35:39 +0800
From: Samin Guo <samin.guo@...rfivetech.com>
To: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<netdev@...r.kernel.org>, Peter Geis <pgwipeout@...il.com>,
Frank <Frank.Sae@...or-comm.com>
CC: "David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Andrew Lunn <andrew@...n.ch>,
"Heiner Kallweit" <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"Samin Guo" <samin.guo@...rfivetech.com>,
Yanhong Wang <yanhong.wang@...rfivetech.com>
Subject: [PATCH v1 0/2] Add motorcomm phy pad-driver-strength-cfg support
The motorcomm phy (YT8531) supports the ability to adjust the drive
strength of the rx_clk/rx_data, and the default strength may not be
suitable for all boards. So add configurable options to better match
the boards.(e.g. StarFive VisionFive 2)
The first patch adds a description of dt-bingding, and the second patch adds
YT8531's parsing and settings for pad-driver-strength-cfg.
Samin Guo (2):
dt-bindings: net: motorcomm: Add pad driver strength cfg
net: phy: motorcomm: Add pad drive strength cfg support
.../bindings/net/motorcomm,yt8xxx.yaml | 10 ++++++
drivers/net/phy/motorcomm.c | 32 +++++++++++++++++++
2 files changed, 42 insertions(+)
base-commit: d3e1ee0e67e7603d36f4fa2fec6b881c01aabe89
--
2.17.1
Powered by blists - more mailing lists