Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp259714pxb; Wed, 18 Nov 2020 03:57:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJwZ+OzUphK0/VNbXxvWhipnAwjUdDlU5xRGKOWXfRaO8e7ev/GddkE+ZjVputWCQ6JLnWKv X-Received: by 2002:a17:906:2850:: with SMTP id s16mr24463061ejc.276.1605700652399; Wed, 18 Nov 2020 03:57:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605700652; cv=none; d=google.com; s=arc-20160816; b=1K3svsmspNQqEPgUgqIR8/fsgAMztThaxZN1rC09xJKLub5F1ffbZL9Q4S1hQA5fVZ WdklQtLW8zmzBvXevhj/ak4Ez3pGTryWC6dyQMiv+MZxuwYsbmciR+u4tlhupmtYUVSS uWsXvWnX/okS0TE4nMlpnMo7TBJV/GxqU4AOx4W45dsGk3muAYwO8yJ6Wg2EAzn5xI/V IYpY7v9FFR5w/4KIRffHBYft1GJt6/QmbWC8aokZBlhcSbL1Px5C4Hu0XdoBLV3DQTXj Sc7y5zxpTDReEg0D7Z/iVZcaPRluywE8aBACflQlECEhUWVq9IMLritzbAAulP+qyRtk 0xPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=2ZEH66VKLuo6LQ+qstyZzZ1dZjDCQavwqCaDkk4kFjU=; b=roF5179hcSH/l7nYVQ49ahxogm7DwnfDnDprVQFjeW/xRhfGz9HBFMEPXI5Yf6ZZJE 9J3R6hU4EaVHFB+mkHVmRz34fwLpwk9voue/RYyDZJKFax81azG4zYHNUCWZmqclxvBc NDO5Z3DHcbekdfRQhe4hSsw/260GFCkwR1HCCot+UACQXLzEjxjrffXMW89pGX4LPMND bWnJqtpvcIwQZznC+mQV1cHaAU7oLws2PCAjVpf9GdKeNVL0+rkm5Dz8NRPu1v2QSTxZ OQIbaIx32aXU6Ydo4VVrKz7GoaNalOKSosIZ6H1S9/oaLN6Ynpl9LEK0CEvJkkVNsF+e 2rRw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DFB5hQLT; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v5si1839969ejj.588.2020.11.18.03.57.09; Wed, 18 Nov 2020 03:57:32 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DFB5hQLT; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727179AbgKRLxu (ORCPT + 99 others); Wed, 18 Nov 2020 06:53:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:38750 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725446AbgKRLxu (ORCPT ); Wed, 18 Nov 2020 06:53:50 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4B38B207D3; Wed, 18 Nov 2020 11:53:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1605700430; bh=OvcOpWYH/daMpxGjh0Ud84d8UhmjV3x6Q1H1hRHM0uE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DFB5hQLT2jGphVhPHsQO8w9pVhZolvHVXItR5ggY3CIe7Z472PBhl8s+QqMnMYeSX oLMKUpOwNZf+ZJD4P+Ws/kYPLrZbzVazwxV7Wu6M8FREA7kcPZ9qUPqxB3nFBu+Gyz 8njUB74Qgfi5PchIdGY+fB1Sc8MDCIjU3/igjSB4= Date: Wed, 18 Nov 2020 12:54:36 +0100 From: Greg KH To: Utkarsh Patel Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, heikki.krogerus@linux.intel.com, pmalani@chromium.org, enric.balletbo@collabora.com, rajmohan.mani@intel.com, azhar.shaikh@intel.com Subject: Re: [PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support Message-ID: References: <20201113202503.6559-1-utkarsh.h.patel@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201113202503.6559-1-utkarsh.h.patel@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 13, 2020 at 12:24:55PM -0800, Utkarsh Patel wrote: > This patch series adds the support for Thunderbolt3/USB4 rounded and > non-rounded frequencies cables and fixes the active cable plug link > training support. > > Changes in v2: > - Removed the fixes tag as there is no functional implication from patches > 1/8, 2/8 and 4/8. I've queued up the first 4 patches of this series. Feel free to redo the rest and resend. thanks, greg k-h