On Tue, 21 Jun 2022 at 22:55, Robert Marko <robimarko@xxxxxxxxx> wrote: > > IPQ8074 Gen3 PCIe PHY uses 250MHz as the pipe clock rate instead of 125MHz > like every other PCIe QMP PHY does, so make it configurable as part of the > qmp_phy_cfg. > > Signed-off-by: Robert Marko <robimarko@xxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > Changes in v4: > * Set 125MHz as the default if not set in qmp_phy_cfg > --- > drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 14 ++++++++++++-- > 1 file changed, 12 insertions(+), 2 deletions(-) > -- With best wishes Dmitry