From patchwork Thu Feb 4 19:24:59 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benson Leung X-Patchwork-Id: 12068463 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=-28.2 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL 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 94070C433E0 for ; Thu, 4 Feb 2021 19:26:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5836C64EE2 for ; Thu, 4 Feb 2021 19:26:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238312AbhBDTZu (ORCPT ); Thu, 4 Feb 2021 14:25:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33348 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238270AbhBDTZr (ORCPT ); Thu, 4 Feb 2021 14:25:47 -0500 Received: from mail-pf1-x433.google.com (mail-pf1-x433.google.com [IPv6:2607:f8b0:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 31378C061786 for ; Thu, 4 Feb 2021 11:25:07 -0800 (PST) Received: by mail-pf1-x433.google.com with SMTP id i63so2728416pfg.7 for ; Thu, 04 Feb 2021 11:25:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition; bh=1GnUxKkhjneeSJIWMbBvJAykBt2ypw4KIhXpEtHr2Dc=; b=Lk/Q2iuq3Jh5IppKh8zwBDaY4bEDz6ah3/EhNzMsSF3MksmjH8TlJXXoYrvn4tikO7 pmupq+B/Ud0M67vwtJzL+80Q2c3Lj3YJ0OEWbl8lu2UT7k+Rjr7z9M5FXGJS+4R/+of/ tgukUPOQeqi4C1vQuMOnc+NMezJjUkQxhuqx3bah1lAli4csfEJVVveFPJ2lQsoD0qWt XWwtje0yl1zFGzhIpko1YOpkbDgl2Xa3CKkUY1udzNyYVU11MtxCz5phQ/2rr0mHX7DV gunD4IbzXnmfL6ZoaXeB1nHseYh6TkYHmTaV95cFrTtS45PtzJtGhlUWrpsbewZ0eSkO MAOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=1GnUxKkhjneeSJIWMbBvJAykBt2ypw4KIhXpEtHr2Dc=; b=toDKIPibWoHoxB00h8t0WnhIBN3Dx+vbs///APRehOLe/dQUBj/o20ucbw1hF3gKnX 6JGH7aIDE9Yaa8AMEben7Y07+q/Le58uMRErlAEXXzRL1KAnKcUjGFlYGWGeGm/U3qBs xmuROpnxg+7teBzSVRndDx4Vt0aTL26X0VN2bvSeLsMnG3L9CdxZ9AQ04fj6KWZkO6oZ OD+oUARTcCuM4SZVSwnGyOyjGpZ67LaskWee5Rny1dqTd7uOiZ7Cun0W9sTsNEWSkqNB ZNtMaez9LCIuFejm7BapkNwbF8sCs8Z7LKlXBazMu32d1KKzWadpBUIaqFr8geV1za2E rDxg== X-Gm-Message-State: AOAM533jVxx1WBvOxxXNGg49rssICVyxagqq9PX7ohC7jxRHMxY/Bu+y NQnRAFokZSF679Sd2JtcnKL7CQ== X-Google-Smtp-Source: ABdhPJwFCK+6EOqwTuOitk8H1KkcvY1XU7Yz3d19djjGaNOBZuDGqeEWyl5kUXfKTDYcPpuaaWeRaw== X-Received: by 2002:a63:5309:: with SMTP id h9mr495555pgb.19.1612466706158; Thu, 04 Feb 2021 11:25:06 -0800 (PST) Received: from google.com ([2620:15c:202:201:5cde:5545:a9de:114f]) by smtp.gmail.com with ESMTPSA id i25sm7225284pgb.33.2021.02.04.11.25.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Feb 2021 11:25:04 -0800 (PST) Date: Thu, 4 Feb 2021 11:24:59 -0800 From: Benson Leung To: gregkh@linuxfoundation.org Cc: enric.balletbo@collabora.com, bleung@chromium.org, bleung@google.com, bleung@kernel.org, linux-usb@vger.kernel.org, pmalani@chromium.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] Fix for cros_ec_typec for USB for v5.12 merge window Message-ID: MIME-Version: 1.0 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hi Greg, I found a bug in the typec driver you pulled earlier this week and Prashant developed a fix. The following changes since commit 64eaa0fa66ac55965f793a8b65730299854e55cd: platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision (2021-02-02 19:42:52 +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-clear-pd-discovery-events-for-5.12 for you to fetch changes up to c8ec21c6d25c2a8895614ea38575dadb8570c2f9: platform/chrome: cros_ec_typec: Clear Type C disc events (2021-02-04 10:29:30 -0800) ---------------------------------------------------------------- clear-pd-discovery-events This pair of patches fixes an issue where cros_ec_typec creates stale cable nodes on detach because of uncleared pd discovery status events. ---------------------------------------------------------------- Prashant Malani (2): platform/chrome: cros_ec: Import Type C control command platform/chrome: cros_ec_typec: Clear Type C disc events drivers/platform/chrome/cros_ec_typec.c | 29 +++++++++++++++++++++++--- include/linux/platform_data/cros_ec_commands.h | 26 +++++++++++++++++++++++ 2 files changed, 52 insertions(+), 3 deletions(-)