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 303AFC4708B for ; Wed, 26 May 2021 19:03:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 15E5D613F9 for ; Wed, 26 May 2021 19:03:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235794AbhEZTFJ (ORCPT ); Wed, 26 May 2021 15:05:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:40984 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234987AbhEZTE4 (ORCPT ); Wed, 26 May 2021 15:04:56 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 33BD161402; Wed, 26 May 2021 19:03:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622055804; bh=e6rW+vQhKZUlWID9T8HPYTMl8EucCqoKFLC9uDBQu84=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=UaM/NhF10tZRrtpGf6uUjLTyV+VdtIbJzo86J0aXrAbDXPgMB/36W9b8gUDRKRiKy M1Qqg3pEr0XxmS/Q66qusA6OBckaVxI10bM+vFkWJ3kP3udYOHjgp3prjzQlUoOqMG mvVz/wWPFWKMKWi+Mq/rUnZ2Jp3Tdci0GZSR7b6szvb6oXfPp6JzJNqEuoFFAiW+JX 98DClG0SNboxAG+zemnETmkICFt8jEVpXmSjqjIDRbELCL8OxEF7lJk1Gb008LV1LK AkhEQAHlgS83E4fAxGDogdMKpettE8kGD1X1kaubYpXeaW4fzUH4jyoYu7kkOZ1EUt kEdjs4JI5f5tA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] bus: mhi: Make firmware image optional for controller From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <162205580419.26840.9451895669612579833.git-patchwork-notify@kernel.org> Date: Wed, 26 May 2021 19:03:24 +0000 References: <1615315595-37750-1-git-send-email-bbhatt@codeaurora.org> In-Reply-To: <1615315595-37750-1-git-send-email-bbhatt@codeaurora.org> To: Bhaumik Bhatt 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 Tue, 9 Mar 2021 10:46:35 -0800 you wrote: > Some controllers can opt to not have MHI download a firmware > image to have the device bootup and can find the device in a > pass through execution environment, ready to go. Thus, MHI > controllers for those devices do not need fw_image defined. > Make it optional to accommodate different bootup modes. > > Suggested-by: Loic Poulain > Signed-off-by: Bhaumik Bhatt > > [...] Here is the summary with links: - bus: mhi: Make firmware image optional for controller https://git.kernel.org/qcom/c/4d5f52838d11 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html