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.4 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 D5CA1C4709A for ; Wed, 26 May 2021 19:04:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B8744613CC for ; Wed, 26 May 2021 19:04:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235365AbhEZTFk (ORCPT ); Wed, 26 May 2021 15:05:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:41062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235819AbhEZTFN (ORCPT ); Wed, 26 May 2021 15:05:13 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 3CF7C61443; Wed, 26 May 2021 19:03:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622055807; bh=9pWSR21RsQzwLDdibn3vD/kC7THfAe3Wk1B2WV1M8nc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=TZll1YYZq66zCi9yKZOeLW0Qpj62hBYC9Kmzmn56ULjwWYp9KJnMkkJkcue7ybZo/ iVZBiOgLsZArg20e3sPNyHRjKnRQr5Q61HWAoSc7cdWGMzHAx8LPG1hJs5TTW2jf8d +ddlQ+BT0ssZA9W5ubkH3Grpm64jZW+Q7Zo5m0uGQHjAmbNr0DBligNqfY0YVKMog0 ph/AEHAOR2jJ0jI7+JrkGciAxJpn80B1HhyRpXQ8vQr20D6JYDCBaQ/4gMltz4dE2C IcuSaU86Q0fTVJ0XhHqcbEYgZf47kaCd0WGJFT2rikCU/qUAPGV2fl0E+0J8veMZAa wLwsmHcZvz96Q== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 1/2] pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <162205580722.26840.17599143450505911809.git-patchwork-notify@kernel.org> Date: Wed, 26 May 2021 19:03:27 +0000 References: <1614662511-26519-1-git-send-email-rnayak@codeaurora.org> In-Reply-To: <1614662511-26519-1-git-send-email-rnayak@codeaurora.org> To: Rajendra Nayak Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Tue, 2 Mar 2021 10:51:50 +0530 you wrote: > The offsets for SDC_QDSD_PINGROUP and UFS_RESET were off by 0x100000 > due to an issue in the scripts generating the data. > > Fixes: ecb454594c43: ("pinctrl: qcom: Add sc7280 pinctrl driver") > > Reported-by: Veerabhadrarao Badiganti > Signed-off-by: Rajendra Nayak > > [...] Here is the summary with links: - [1/2] pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets https://git.kernel.org/qcom/c/07abd8db9358 - [2/2] pinctrl: qcom: sc7280: Fix SDC1_RCLK configurations https://git.kernel.org/qcom/c/d0f9f47c07fe You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html