lkml.org 
[lkml]   [2020]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v4 7/8] arm64: dts: qcom: sdm845: Add generic QUSB2 V2 Phy compatible
    On Wed, Jan 29, 2020 at 07:21:58PM +0530, Sandeep Maheswaram wrote:
    > Use generic QUSB2 V2 Phy configuration for sdm845.
    >
    > Signed-off-by: Sandeep Maheswaram <sanm@codeaurora.org>
    > ---
    > arch/arm64/boot/dts/qcom/sdm845.dtsi | 4 ++--
    > 1 file changed, 2 insertions(+), 2 deletions(-)
    >
    > diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
    > index d42302b..317347a 100644
    > --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
    > +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
    > @@ -2387,7 +2387,7 @@
    > };
    >
    > usb_1_hsphy: phy@88e2000 {
    > - compatible = "qcom,sdm845-qusb2-phy";
    > + compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
    > reg = <0 0x088e2000 0 0x400>;
    > status = "disabled";
    > #phy-cells = <0>;
    > @@ -2402,7 +2402,7 @@
    > };
    >
    > usb_2_hsphy: phy@88e3000 {
    > - compatible = "qcom,sdm845-qusb2-phy";
    > + compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
    > reg = <0 0x088e3000 0 0x400>;
    > status = "disabled";
    > #phy-cells = <0>;

    FWIW

    Reviewed-by: Matthias Kaehlcke <mka@chromium.org>

    \
     
     \ /
      Last update: 2020-01-29 22:36    [W:3.747 / U:0.236 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site