Message ID | 20221105145939.20318-14-johan+linaro@kernel.org |
---|---|
State | Accepted |
Commit | fffdeaf853d8088c5149fc776974344b0f815dc8 |
Headers | show
Return-Path: <linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7A801C3A5A3 for <linux-phy@archiver.kernel.org>; Sat, 5 Nov 2022 15:03:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7N0WcxjGUcD6LlHXJNbe/e2ZmC16GrF13jpIgbzjs8g=; b=n1D/dAU/6ZZ91I wG26XKF0l78WV7k7Pz+wuHt90ZytB+wPtPC1tKg0ekAH0/SrhCSA6JtwiJSbARAx+TJ7po6S+/Edn 0VSkjKWhvVrsmCCZIfDgqezXw5cZE4i8qG5wiESqx8EnsSlZBf+dHdi6NQX6L8f78utNuSKfB3qd1 hrIIdnJXqyf6XnENsdRGGYigoN+a2yIP0Tk8++yZLkiFlug0Ymau9vvGZ/RCaqhS+ER5gkKXIPaMV bLJ91wF4mLWvZVCpx5yGbtPe0OYLttvdw6I9qXYklBDg2Zwt7S5ugjSf0Xu8L8xJuzR24Si9ffPTX JGVK2X8yO7NwvaURAAWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1orKhJ-006mNT-S2; Sat, 05 Nov 2022 15:03:01 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1orKhD-006mHF-NF for linux-phy@lists.infradead.org; Sat, 05 Nov 2022 15:02:59 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7EAB460B61; Sat, 5 Nov 2022 15:02:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C886BC4FF17; Sat, 5 Nov 2022 15:02:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1667660570; bh=HswirRZMlApYAI9kTzaONSnZBS07q3rfW88eCURWAbc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=f2KFFSzJlwgFFaftmny888e0DFnIu5CQEgjJy6FYKyKnu2yWfzLHCtHgaF++R3WYG QsVrzuxQ1O0UkhgnM+Fk4UZvv9rGP3LbUW5vN8J2i5QtQ3re8y/I0VPjD07Bjc4gwt YQGGt/47YCwQ9fZYLxNbY0OURkBbi+2tVPdTR/Kvcycs+YfxZvLxbcrg+QSXb55XKn AZjkA1TaI0lJR3q5Ytf0vTi8BCcawhbBSu5SQtPP65GIDUNMeEOftPBo54XEOxL31E Y1YAkQrkrGx3b9ATP6Gz0EVYQo83MDa9V/a3KCLPMXJpXcadPIqsvYPqQckq7WBSs9 eDSiNuaAPZMXg== Received: from johan by xi.lan with local (Exim 4.94.2) (envelope-from <johan+linaro@kernel.org>) id 1orKgp-0005Kp-R1; Sat, 05 Nov 2022 16:02:31 +0100 From: Johan Hovold <johan+linaro@kernel.org> To: Vinod Koul <vkoul@kernel.org> Cc: Andy Gross <agross@kernel.org>, Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konrad.dybcio@somainline.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold <johan+linaro@kernel.org>, Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Subject: [PATCH v5 13/16] phy: qcom-qmp-pcie: fix initialisation reset Date: Sat, 5 Nov 2022 15:59:36 +0100 Message-Id: <20221105145939.20318-14-johan+linaro@kernel.org> X-Mailer: git-send-email 2.37.4 In-Reply-To: <20221105145939.20318-1-johan+linaro@kernel.org> References: <20221105145939.20318-1-johan+linaro@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221105_080255_818515_AC10132D X-CRM114-Status: GOOD ( 12.31 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list <linux-phy.lists.infradead.org> List-Unsubscribe: <https://lists.infradead.org/mailman/options/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-phy/> List-Post: <mailto:linux-phy@lists.infradead.org> List-Help: <mailto:linux-phy-request@lists.infradead.org?subject=help> List-Subscribe: <https://lists.infradead.org/mailman/listinfo/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" <linux-phy-bounces@lists.infradead.org> Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org |
Series |
phy: qcom-qmp-pcie: add support for sc8280xp
|
expand
|
diff --git a/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c b/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c index 8af84ff755ab..06844552922e 100644 --- a/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c +++ b/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c @@ -1866,6 +1866,8 @@ static int qmp_pcie_init(struct phy *phy) goto err_disable_regulators; } + usleep_range(200, 300); + ret = reset_control_bulk_deassert(cfg->num_resets, qmp->resets); if (ret) { dev_err(qmp->dev, "reset deassert failed\n");