On Thu, Jul 20, 2023 at 07:15:09PM +0800, Samin Guo wrote: > 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) > > When we configure the drive strength, we need to read the current > LDO voltage value to ensure that it is a legal value at that LDO > voltage. > > Reviewed-by: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> > Signed-off-by: Samin Guo <samin.guo@xxxxxxxxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew