lkml.org 
[lkml]   [2024]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 6.1 05/52] arm64: dts: qcom: sda660-ifc6560: enable USB 3.0 PHY
    Date
    From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

    [ Upstream commit 319a12e7c399df4316f54f6cc83cd6cdffb4ec4a ]

    The Inforce IFC6560 board actually has USB SS lines routed to the USB-C
    connector. Enable USB 3.0 PHY and SS mode for the USB3 host.

    Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    Link: https://lore.kernel.org/r/20240116-sdm660-usb3-support-v1-4-2fbd683aea77@linaro.org
    Signed-off-by: Bjorn Andersson <andersson@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts | 11 +++++------
    1 file changed, 5 insertions(+), 6 deletions(-)

    diff --git a/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts b/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts
    index f824036871cc1..2128a90e7ef97 100644
    --- a/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts
    +++ b/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts
    @@ -452,16 +452,15 @@ &usb2_dwc3 {
    };

    &usb3 {
    - qcom,select-utmi-as-pipe-clk;
    -
    status = "okay";
    };

    &usb3_dwc3 {
    - maximum-speed = "high-speed";
    - phys = <&qusb2phy0>;
    - phy-names = "usb2-phy";
    -
    dr_mode = "peripheral";
    extcon = <&extcon_usb>;
    };
    +
    +&usb3_qmpphy {
    + vdda-phy-supply = <&vreg_l1b_0p925>;
    + status = "okay";
    +};
    --
    2.43.0

    \
     
     \ /
      Last update: 2024-05-27 16:15    [W:8.227 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site