From patchwork Mon Nov 21 07:53:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Weiss X-Patchwork-Id: 13050433 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E261C4321E for ; Mon, 21 Nov 2022 07:54:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229921AbiKUHyg (ORCPT ); Mon, 21 Nov 2022 02:54:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229749AbiKUHyV (ORCPT ); Mon, 21 Nov 2022 02:54:21 -0500 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AB1D6DFD0 for ; Sun, 20 Nov 2022 23:54:09 -0800 (PST) Received: by mail-ej1-x629.google.com with SMTP id me22so9966489ejb.8 for ; Sun, 20 Nov 2022 23:54:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fairphone.com; s=fair; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=NAIMFWpyCS26qPo1fEgHYg5opLL+wXLHc8vpABFIMWY=; b=xSbsOIPs3i8vIUS2Q1UQIpUCLDafdjCCjHUxxCeaeGTc1bgzJzLTzm+Ad8p+opMgm2 ZyiKAm8p3o6zcnUyV3iHcTaKgoylRJ6Weqh1WNRGgyn3E0vJ5I9hL9JsW9/eYZ/hGwIs qEnEpgZxMi21oYvso8W8mtqKYb6dmS2Vpa07PlRiFZ9OhrRcJaAp+1B//4/zOUuwEd+/ N/LonyscqEvtiQssql+SBnjknoKJk/7PktYSpHkk1M96dsjLPXCun+2PUV7jZ4yy51rs c+tDPSPz/vQDW+RE2gXqKfk+0+LL7L2oYYeZyxDdjyZ5sNXqMFscuAd8Y8KIXLPEWrXk 98dA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NAIMFWpyCS26qPo1fEgHYg5opLL+wXLHc8vpABFIMWY=; b=pABnKt8KXdYsxV6/zHdgx/b/QVftg8Jo6p2hGxYfqHnsPqWGiW3/Psqbx2c0WTB5SN eYvdsjecpLbA91ror11lZbfHUR3CTc2KBnDxLiy8hvWcGxySNVNELfHAd/o8QeSHcIbl tzjP8rcqpYpjV4Tsq4KiA6HAAtGq3b798CKk1P/IJPzo9v0Rq2oYtvI8SxnFvfc8TuWP ZmN1AY0csH/KMZ9jAayjTOApVjJQf6a+QLwanm9XqfuLHEfThPopgg2wSfoyGAZ1MLtI dY9qym8Jn54hECrk6QonWI2g45M8GdIpYckiCkT3TivARynUMuobpn7lCqeEBWpiHjOl BJCg== X-Gm-Message-State: ANoB5pkhAVYsvNk8cYeUKv487C0rG5r+cQFs3xtC9UCGmyqHRHDDzOI2 5J8YFO2Lnyr9WAPnqsuXsThebYyaLqHvJQ== X-Google-Smtp-Source: AA0mqf7EgU+nZDVYt62b91ntMx6QZu9f1BiIrY2dYKx7uQx7HbmIVBxCv6JLW0MVMrtBdr4/WZfHwg== X-Received: by 2002:a17:906:8a4d:b0:7b5:73aa:9988 with SMTP id gx13-20020a1709068a4d00b007b573aa9988mr4432061ejc.597.1669017248619; Sun, 20 Nov 2022 23:54:08 -0800 (PST) Received: from otso.. (144-178-202-138.static.ef-service.nl. [144.178.202.138]) by smtp.gmail.com with ESMTPSA id o11-20020a170906860b00b007ad4a555499sm4700805ejx.204.2022.11.20.23.54.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 23:54:08 -0800 (PST) From: Luca Weiss To: linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Luca Weiss , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/3] arm64: dts: qcom: sm6350: Use specific qmpphy compatible Date: Mon, 21 Nov 2022 08:53:57 +0100 Message-Id: <20221121075358.76582-3-luca.weiss@fairphone.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221121075358.76582-1-luca.weiss@fairphone.com> References: <20221121075358.76582-1-luca.weiss@fairphone.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The sc7180 phy compatible works fine for some cases, but it turns out sm6350 does need proper phy configuration in the driver, so use the newly added sm6350 compatible. This fixes qmpphy init when no USB cable is plugged in during bootloader stage. Signed-off-by: Luca Weiss --- arch/arm64/boot/dts/qcom/sm6350.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi index 7ccbb8f437fa..1cbc73e5f10e 100644 --- a/arch/arm64/boot/dts/qcom/sm6350.dtsi +++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi @@ -1342,7 +1342,7 @@ usb_1_hsphy: phy@88e3000 { }; usb_1_qmpphy: phy@88e9000 { - compatible = "qcom,sc7180-qmp-usb3-dp-phy"; + compatible = "qcom,sm6350-qmp-usb3-dp-phy"; reg = <0 0x088e9000 0 0x200>, <0 0x088e8000 0 0x40>, <0 0x088ea000 0 0x200>;