On Sun, 26 Jul 2020 13:11:59 +0200, Konrad Dybcio wrote: > QUSB on these SoCs actually uses *almost* the same > configuration that msm8996 does, so we can reuse > the phy_cfg from there with just a single change > (se clock scheme). > > Signed-off-by: Konrad Dybcio <konradybcio@xxxxxxxxx> > --- > Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + > drivers/phy/qualcomm/phy-qcom-qusb2.c | 7 ++++++- > 2 files changed, 7 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>