Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 591E9C61DA4 for ; Tue, 7 Feb 2023 00:10:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229772AbjBGAKY (ORCPT ); Mon, 6 Feb 2023 19:10:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229523AbjBGAKW (ORCPT ); Mon, 6 Feb 2023 19:10:22 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E86B32A142 for ; Mon, 6 Feb 2023 16:10:20 -0800 (PST) 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 ams.source.kernel.org (Postfix) with ESMTPS id 56841B81693 for ; Tue, 7 Feb 2023 00:10:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id DAF51C4339B; Tue, 7 Feb 2023 00:10:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675728617; bh=EpdJOUCIjrxB1GQbaI+CxfVWJ86X9hA8oMyrB7YcWIs=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Zjp9AmKopxItxPvxP1LHKXYIRO8U6HZCwQYrTqCHnp4Z8oeN8TgFgHGY0cFhKNNC8 PM0eUhxp3DK0JNh6/kBveJFY8mAq9VDSWPRxnLOuVB1v9vpadDXAGxzivH/v0rKoM1 CPw/fMvNs2g9PQZ6ky140wW0Q0DylBwxqUNtCiH4jHy9C+f1CqqJ2y+6mCfiDP30k+ cBcWVImTXJnHg391HqVijEcFjtdDXyV9uGm0zB9ogUdJNSyoMHjVqeZqydvLOHRjD7 AA46p/7gPLliXczFq8nEPr+e0+6UAxibWYF2whDdy8Vfwa5HwEtRj8NVBjZIhmGNae +/MiUCzKYQrzw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id BF46FE55F07; Tue, 7 Feb 2023 00:10:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 1/2] platform/chrome: cros_ec: Add VDM attention headers From: patchwork-bot+chrome-platform@kernel.org Message-Id: <167572861778.28884.5244984701102460302.git-patchwork-notify@kernel.org> Date: Tue, 07 Feb 2023 00:10:17 +0000 References: <20230126205620.3714994-1-pmalani@chromium.org> In-Reply-To: <20230126205620.3714994-1-pmalani@chromium.org> To: Prashant Malani Cc: linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev, bleung@chromium.org, heikki.krogerus@linux.intel.com, dnojiri@chromium.org, dustin@howett.net, gregkh@linuxfoundation.org, groeck@chromium.org, gustavoars@kernel.org, lee@kernel.org, tinghan.shen@mediatek.com, tzungbi@kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to chrome-platform/linux.git (for-next) by Prashant Malani : On Thu, 26 Jan 2023 20:55:45 +0000 you wrote: > Incorporate updates to the EC headers to support the retrieval of VDM > Attention messages from port partners. These headers are already present > in the ChromeOS EC codebase. [1] > > [1] https://source.chromium.org/chromium/chromiumos/platform/ec/+/main:include/ec_commands.h > > Signed-off-by: Prashant Malani > > [...] Here is the summary with links: - [1/2] platform/chrome: cros_ec: Add VDM attention headers https://git.kernel.org/chrome-platform/c/4b1936cd0814 - [2/2] platform/chrome: cros_typec_vdm: Add Attention support https://git.kernel.org/chrome-platform/c/f54c013e7eef You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html