Re: [PATCH] phy: qcom-qusb2: Add support for SDM630/660

From: Alexey Minekhanov
Date: Wed Sep 30 2020 - 05:39:50 EST


Tested on Xiaomi Redmi Note 7 (lavender), SDM660

Tested-by: Alexey Minnekhanov <alexeymin@xxxxxxxxxxxxxxxx>

On 9/26/20 4:11 PM, kholk11@xxxxxxxxx wrote:
> From: Konrad Dybcio <konradybcio@xxxxxxxxx>
>
> 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>
> Signed-off-by: AngeloGioacchino Del Regno <kholk11@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(-)