Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp191862pxb; Tue, 2 Feb 2021 02:45:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJx5hybV2B33BzTBnFbjGSP7sml+5uuDGz7lT2LE8saxO6d4EOWpBypVOgiKMtxmGACiU+be X-Received: by 2002:a50:ef06:: with SMTP id m6mr22721324eds.216.1612262726492; Tue, 02 Feb 2021 02:45:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612262726; cv=none; d=google.com; s=arc-20160816; b=n6ZeOc8WQfzjblqIwDIUeP5y0udAyUcVKEvBiM3sX/pIZ4I0PsCdVqPkGbHiQNqj1q 8Z6J816GDiy4JNsUpU2JS705T2W9jvxbZlmzhJxWe1rtnQCLl9ql18p8BhVbZqEORuI/ T6dkOxA/HHQ1FFWDyzISzLP65tnU1pnLrSeW3UzZoPb+/7AkKYTYYnwfVSM7d5zRJiiT wiFrl75um64VdEl1efagerRtd+ioAjbjAbAm1HsNNzlj/1GSZfcYoLd4TtKUwwuL1Urr SPdMimWI9XjAWwR0FzU1CR1t++b4NPeFOUsVduslzJrqNFEeBzrkJ9qnMBE8UxdXPX7T lJIA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=9f3eecfAs6DAGafvbGxn7ZCXAvlPVNe2ZPUhW+7qPX8=; b=psyJWzCaM7myXT1LS9FVDMe7oj/77BN0jvS1pHFDjGBxSa49Gmp5qWAowJc+JlbLI/ Vt5VlhXQQJWn3Qx09jsS+EQg6youo60MeHNNUu4FEO64eEUm2HQMpA4WswL1jcA8NrYv fqMKgkOAoNERHyWlHSOecYX1yEeRg285tXgQ6quj921So6CM43mxGmidXBVQTtCyZMau nyhnr7YCumirO0NXMAilrgqAKwyM/ROuSnCxx8KTCG2gwONNP7Blb1g+Okzj2A2O5yJu y3xPNCZFbPq+rM6VbGBgR+KIgPIAG92mRUK/do3vfYkPh/iq6tEecyCyEkL/3eQ4HF0W 09eQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m15si13098444edc.599.2021.02.02.02.45.01; Tue, 02 Feb 2021 02:45:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229614AbhBBKmT (ORCPT + 99 others); Tue, 2 Feb 2021 05:42:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229441AbhBBKmR (ORCPT ); Tue, 2 Feb 2021 05:42:17 -0500 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 27B9EC061573; Tue, 2 Feb 2021 02:41:37 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id EA9A01F44F9C Subject: Re: [GIT PULL] Immutable Branch between platform/chrome and USB for v5.12 merge window To: Benson Leung , gregkh@linuxfoundation.org Cc: bleung@chromium.org, bleung@kernel.org, linux-usb@vger.kernel.org, pmalani@chromium.org, linux-kernel@vger.kernel.org References: From: Enric Balletbo i Serra Message-ID: Date: Tue, 2 Feb 2021 11:41:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 2/2/21 9:06, Benson Leung wrote: > Hi Greg, > > The following changes since commit 29b01295a829fba7399ee84afff4e64660e49f04: > > usb: typec: Add typec_partner_set_pd_revision (2021-02-01 15:31:34 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-ib-usb-typec-chrome-platform-cros-ec-typec-changes-for-5.12 > > for you to fetch changes up to 0371616d8bef6926e9aa05757f35b901268d3724: > > platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected (2021-02-01 23:49:54 -0800) > > ---------------------------------------------------------------- > cros-ec-typec changes for usb for v5.12 > > Chrome OS EC Type-C driver features implemented this round: > * Registration of cable plug information > * Support for SOP' plug registration and altmodes > * Support for reporting number of altmodes supported by partners and plugs > * Send mux configuration ack to EC via a new host command > * Reporting SOP' and Partner PD revisions > > ---------------------------------------------------------------- > Benson Leung (4): > Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-typec-chrome-platform-cros-ec-typec-changes-for-5.12 > platform/chrome: cros_ec_typec: Report SOP' PD revision from status > platform/chrome: cros_ec_typec: Set Partner PD revision from status > platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected > > Prashant Malani (8): > platform/chrome: cros_ec_typec: Make disc_done flag partner-only > platform/chrome: cros_ec_typec: Factor out PD identity parsing > platform/chrome: cros_ec_typec: Rename discovery struct > platform/chrome: cros_ec_typec: Register cable > platform/chrome: cros_ec_typec: Store cable plug type > platform/chrome: cros_ec_typec: Set partner num_altmodes > platform/chrome: cros_ec_typec: Register SOP' cable plug > platform/chrome: cros_ec_typec: Register plug altmodes > > Utkarsh Patel (2): > platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported() > platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to EC > > drivers/platform/chrome/cros_ec_typec.c | 269 +++++++++++++++++++++---- > include/linux/platform_data/cros_ec_commands.h | 17 ++ > 2 files changed, 243 insertions(+), 43 deletions(-) > > Thanks so much! > Benson > FWIW this looks good to me. It'd make more easy if all this goes through Greg's tree instead of our chrome/platform tree. Not sure if is really needed but: Acked-by: Enric Balletbo i Serra Thanks, Enric