On 10/22/20 1:50 PM, Florian Fainelli wrote: > Hi Vinod, Kishon, > > This patch series allows the configuration of the Broadcom SATA PHY TX > amplitude which may be required in order to meet specific tests. > > Thanks! > > Changes in v2: Vinod, Kishon, can this be applied if you are okay with the changes? Thank you! > > - rebased against phy/next > - added Rob's Acked-by to the dt-binding patch > > Florian Fainelli (2): > dt-bindings: phy: Allow defining the SATA AFE TX amplitude > phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude > > .../devicetree/bindings/phy/brcm-sata-phy.txt | 3 ++ > drivers/phy/broadcom/phy-brcm-sata.c | 32 +++++++++++++++++++ > 2 files changed, 35 insertions(+) > -- Florian