From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 936C3C433DB for ; Mon, 1 Mar 2021 20:43:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6445F600EF for ; Mon, 1 Mar 2021 20:43:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238818AbhCAUnn (ORCPT ); Mon, 1 Mar 2021 15:43:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:53212 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238439AbhCAUk3 (ORCPT ); Mon, 1 Mar 2021 15:40:29 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id F308764E09; Mon, 1 Mar 2021 19:59:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614628782; bh=RetPeqLiJZ+rP6oprAccX8FxFbxLY0hAQGSddnkI29M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=k6EhKDTU+jG3la0RSYasK8oAq5fOJJ3GWxial5NfQhMUiuZLNwsSTYfm8lozBzehE A+8SH6J92c6XLaf+2lAEihoLxbjTTlvqai69rMqGkvbt8bst4jSYaATd/NWfiXaJlC P6pc2J8nQDZW9FO1XSfMeOKRCZ+XBgmY9UMXLyRePv1sn+oV6qT13pLLtYzP3cFfyR GpVhccVFSr3TPSADgBxDJGK8BRDln5piWXpnRAdWyrzy/pLIeFEihSLB6B70nt9wzp lBB/qSbBJ+U5itvc7P8IgxtxFyUqolpTRsmrnNldD5zt2tyLj29WkHV59Pzazd0xU8 bzJh0qB5girfw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [RESEND PATCH] PCI: qcom: use PHY_REFCLK_USE_PAD only for ipq8064 From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <161462878197.6187.15565230330376349742.git-patchwork-notify@kernel.org> Date: Mon, 01 Mar 2021 19:59:41 +0000 References: <20201019165555.8269-1-ansuelsmth@gmail.com> In-Reply-To: <20201019165555.8269-1-ansuelsmth@gmail.com> To: Ansuel Smith Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Mon, 19 Oct 2020 18:55:55 +0200 you wrote: > The use of PHY_REFCLK_USE_PAD introduced a regression for apq8064 > devices. It was tested that while apq doesn't require the padding, ipq > SoC must use it or the kernel hangs on boot. > > Fixes: de3c4bf6489 ("PCI: qcom: Add support for tx term offset for rev 2.1.0") > Reported-by: Ilia Mirkin > Signed-off-by: Ilia Mirkin > Signed-off-by: Ansuel Smith > Cc: stable@vger.kernel.org # v4.19+ > > [...] Here is the summary with links: - [RESEND] PCI: qcom: use PHY_REFCLK_USE_PAD only for ipq8064 https://git.kernel.org/qcom/c/2cfef1971aea You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html