Messages in this thread |  | | Subject | Re: [PATCH] phy: qcom-qusb2: Add support for SDM630/660 | From | Alexey Minekhanov <> | Date | Wed, 30 Sep 2020 12:31:36 +0300 |
| |
Tested on Xiaomi Redmi Note 7 (lavender), SDM660
Tested-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
On 9/26/20 4:11 PM, kholk11@gmail.com wrote: > From: Konrad Dybcio <konradybcio@gmail.com> > > 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@gmail.com> > Signed-off-by: AngeloGioacchino Del Regno <kholk11@gmail.com> > --- > Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + > drivers/phy/qualcomm/phy-qcom-qusb2.c | 7 ++++++- > 2 files changed, 7 insertions(+), 1 deletion(-)
|  |