Received: by 2002:a17:90a:37e8:0:0:0:0 with SMTP id v95csp8817785pjb; Tue, 1 Oct 2019 04:42:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqyguGwD0jRlZNEyYGOaKz7KDwvu6jSwoIKJ5v0cxIrmRmiFdMIToFvjO6vwRBNgIQhFL/ak X-Received: by 2002:a50:c209:: with SMTP id n9mr24783178edf.215.1569930122441; Tue, 01 Oct 2019 04:42:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569930122; cv=none; d=google.com; s=arc-20160816; b=gXk4oVteU8audHvdew3PyZ7u5Sv0nAe4fR150436Mq00h97h23ZLiKaSa/l5+epPJT 4sxvtVFs/iFvl9h70coAjqsjckFjfN5hScDAELYCYFdqYWYfFXB1vezm4SZci11mBdbT iFESruJkd29YJdIx5+xNWR/DOVDE8krgmMZ+ncuIZjaoPLosHFc1Mg8Z2tv6FUbGweZ2 JY33IchybFtKmquljQ7bQ98aIVVeOuNaqbsyAC8/Ls7nH4T+D2+28jSviHxCMmHkrzR6 C+QEmYlh0flfqmy5C/WL4oVoP947MJ7Y23qrJtcMQ7jqEx7NQm8Kj4VgZkAg/VZk0x+w 7iew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=L36SM+0A1dDSfV5BML4zf/IOtb3VKDL2q2VuyQDXpp8=; b=viKKFXOJoXo9kDhtvGRxMhBXi85h9w3h9RDIf8+C82QKH3KWFVo/vAXzeN4Rq2Yo4L 0jg0UZ1ynDnQlUZlXL6WDgXlubGtSxyfvO/X9L3LtzobmhmHUApO9FGlFd2hw/LFyi3O M9JCbgH/p24OP0TtSosU3jU4zXtw05895JAXl30/xH7OgjPFIaicuWxIWgqNqvwa+JCW CAmSXXNXJ/tHbLw8AqlEd72pXcMI3f1GBRAKW7KzsrtvpVZx2UHUMZTnIpAwl8wvG40p 6ZJzutfXLmjrO1vwClKPwzcAypvyVuJFUu8YZB4v+c//SxyRqV9/Q3CcWQUDy2ukrUlw 9Ibw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c21si8390620ejx.295.2019.10.01.04.41.37; Tue, 01 Oct 2019 04:42:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732299AbfJALif (ORCPT + 99 others); Tue, 1 Oct 2019 07:38:35 -0400 Received: from mga04.intel.com ([192.55.52.120]:46305 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725839AbfJALie (ORCPT ); Tue, 1 Oct 2019 07:38:34 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Oct 2019 04:38:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,571,1559545200"; d="scan'208";a="391165495" Received: from black.fi.intel.com ([10.237.72.28]) by fmsmga005.fm.intel.com with ESMTP; 01 Oct 2019 04:38:31 -0700 Received: by black.fi.intel.com (Postfix, from userid 1001) id D1DD6130; Tue, 1 Oct 2019 14:38:30 +0300 (EEST) From: Mika Westerberg To: linux-usb@vger.kernel.org Cc: Andreas Noever , Michael Jamet , Mika Westerberg , Yehezkel Bernat , Rajmohan Mani , Nicholas Johnson , Lukas Wunner , Greg Kroah-Hartman , Alan Stern , Mario.Limonciello@dell.com, Anthony Wong , linux-kernel@vger.kernel.org Subject: [RFC PATCH 00/22] thunderbolt: Add support for USB4 Date: Tue, 1 Oct 2019 14:38:08 +0300 Message-Id: <20191001113830.13028-1-mika.westerberg@linux.intel.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, I'm sending this as RFC because the series is still missing important features such as power management so not ready for merging. However, I think it is good to get any early feedback from the community. We are working to add support for the missing features. USB4 is the public specification of Thunderbolt 3 protocol and can be downloaded here: https://www.usb.org/sites/default/files/USB4%20Specification_1.zip USB4 is about tunneling different protocols over a single cable (in the same way as Thunderbolt). The current USB4 spec supports PCIe, Display Port and USB 3.x, and also software based protocols such as networking between domains (hosts). So far PCs have been using firmware based Connection Manager and Apple systems have been using software based one. A Connection Manager is the entity that handles creation of different tunnel types through the USB4 (and Thunderbolt) fabric. With USB4 the plan is to have software based Connection Manager everywhere but some early systems will also support firmware to allow OS downgrade for example. Current Linux Thunderbolt driver supports both "modes" and can detect which one to use dynamically. This series first adds support for Thunderbolt 3 devices to the software connection manager and then extends that to support USB4 compliant hosts and devices (this applies to both firmware and software based connection managers). With this series the following features are supported also for USB4 compliant devices: - PCIe tunneling - Display Port tunneling - USB 3.x tunneling - P2P networking (implemented in drivers/net/thunderbolt.c) - Host and device NVM firmware upgrade We also add two new sysfs attributes under each device that expose link speed and width to userspace. The rest of the userspace ABI stays the same. I'm including Linux USB folks as well because USB4 is officially coming from USB-IF which puts us on same boat now. While I changed the user visible Kconfig string to mention "USB4" (the Kconfig option is still CONFIG_THUNDERBOLT), I'm wondering whether we should move the whole Thunderbolt driver under drivers/usb/thunderbolt as well? Mika Westerberg (19): thunderbolt: Introduce tb_switch_is_icm() thunderbolt: Log switch route string on config read/write timeout thunderbolt: Log warning if adding switch fails thunderbolt: Make tb_sw_write() take const parameter thunderbolt: Add helper macros to iterate over switch ports thunderbolt: Add support for lane bonding thunderbolt: Add default linking between ports if not provided by DROM thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge thunderbolt: Convert basic adapter register names to follow the USB4 spec thunderbolt: Convert PCIe adapter register names to use USB4 names thunderbolt: Convert DP adapter register names to follow the USB4 spec thunderbolt: Add Display Port CM handshake for Titan Ridge devices thunderbolt: Add Display Port adapter pairing and resource management thunderbolt: Add bandwidth management for Display Port tunnels thunderbolt: Make tb_find_port() available to other files thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n() thunderbolt: Add initial support for USB4 thunderbolt: Update documentation with the USB4 information thunderbolt: Do not start firmware unless asked by the user Rajmohan Mani (3): thunderbolt: Make tb_switch_find_cap() available to other files thunderbolt: Add support for Time Management Unit thunderbolt: Add support for USB tunnels .../ABI/testing/sysfs-bus-thunderbolt | 17 + Documentation/admin-guide/thunderbolt.rst | 27 +- drivers/thunderbolt/Kconfig | 9 +- drivers/thunderbolt/Makefile | 2 +- drivers/thunderbolt/cap.c | 11 +- drivers/thunderbolt/ctl.c | 8 +- drivers/thunderbolt/eeprom.c | 146 +-- drivers/thunderbolt/icm.c | 36 +- drivers/thunderbolt/lc.c | 193 +++- drivers/thunderbolt/nhi.c | 3 + drivers/thunderbolt/nhi.h | 2 + drivers/thunderbolt/path.c | 52 +- drivers/thunderbolt/switch.c | 870 +++++++++++++++--- drivers/thunderbolt/tb.c | 529 +++++++++-- drivers/thunderbolt/tb.h | 198 +++- drivers/thunderbolt/tb_msgs.h | 2 + drivers/thunderbolt/tb_regs.h | 160 +++- drivers/thunderbolt/tmu.c | 380 ++++++++ drivers/thunderbolt/tunnel.c | 517 ++++++++++- drivers/thunderbolt/tunnel.h | 19 +- drivers/thunderbolt/usb4.c | 761 +++++++++++++++ drivers/thunderbolt/xdomain.c | 8 +- 22 files changed, 3578 insertions(+), 372 deletions(-) create mode 100644 drivers/thunderbolt/tmu.c create mode 100644 drivers/thunderbolt/usb4.c -- 2.23.0