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=-21.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, 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 ED06AC3526D for ; Thu, 10 Dec 2020 23:12:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C614323B85 for ; Thu, 10 Dec 2020 23:12:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388035AbgLJXLw (ORCPT ); Thu, 10 Dec 2020 18:11:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:33946 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390369AbgLJWav (ORCPT ); Thu, 10 Dec 2020 17:30:51 -0500 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1607639410; bh=6f/lJgvg68Ilfv43DXH+vvq8Pw47u+/5K+HS9XNhfsc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gTOf8HJwQs+19b26oShdfyknzmbxm/860AAsyuBI0pSaYVSW2WLty3Aq/3nu4SzBl fEsJcPGP0icME8KIJ2ywM6y51Ph83KFavdVFULFA+7Jbt3gTy7/CBwKHBc0IjVs72i eBZTV5dYDnHIVrDmVy5VAyPpr5Iqd/HyavutQiVVnPNG/IVVU17aRPmzPp6nBiDOz/ 1nGZJRYUwLo2QUlAvDVq95I55nMLyphik6aZ9/++6o0DB9EXesQzM8b6upYVgkxbfP nHeeoGj3/GVkQ6fuv6pF1stHLq4AkQ3cqY4DepcuP+tWVqUbdjpxdn8PNLDirCpgUC zkNptWhRq+AKg== MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] remoteproc/mediatek: change MT8192 CFG register base From: patchwork-bot+linux-remoteproc@kernel.org Message-Id: <160763941081.7130.16199053287620253205.git-patchwork-notify@kernel.org> Date: Thu, 10 Dec 2020 22:30:10 +0000 References: <20201210054109.587795-1-tzungbi@google.com> In-Reply-To: <20201210054109.587795-1-tzungbi@google.com> To: Tzung-Bi Shih Cc: linux-remoteproc@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next): On Thu, 10 Dec 2020 13:41:09 +0800 you wrote: > The correct MT8192 CFG register base is 0x20000 off. Changes the > registers accordingly. > > Fixes: fd0b6c1ff85a ("remoteproc/mediatek: Add support for mt8192 SCP") > Signed-off-by: Tzung-Bi Shih > --- > drivers/remoteproc/mtk_common.h | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) Here is the summary with links: - remoteproc/mediatek: change MT8192 CFG register base https://git.kernel.org/andersson/remoteproc/c/0a441514bc2b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html