[PATCH linux-phy 3/4] phy: marvell: phy-mvebu-a3700-comphy: Support changing tx amplitude for ethernet
Marek Behún
kabel at kernel.org
Wed Aug 17 12:47:22 PDT 2022
On Wed, 17 Aug 2022 21:31:18 +0200
Marek Behún <kabel at kernel.org> wrote:
> +static u8 comphy_find_best_tx_amp(bool full_swing, u32 amp, u32 *true_amp)
...
> + tx_amp = comphy_find_best_tx_amp(tx_amp_mv, full_swing,
> + &true_tx_amp_mv);
OMG, I changed the full_swing parameter to be the first one at the
last minute and forgot to also do it in the function call.
Will send v2.
Sorry.
Marek
More information about the linux-phy
mailing list