Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp4060527ybi; Mon, 3 Jun 2019 05:10:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqx7hCdAev39sBuApJ9SoqvMfxJRg0pB8F/F2xMNiAcsJiYfiJ/jgZNcErkVi8vydYhX87w0 X-Received: by 2002:a17:902:b101:: with SMTP id q1mr3490570plr.219.1559563800769; Mon, 03 Jun 2019 05:10:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559563800; cv=none; d=google.com; s=arc-20160816; b=iYnnoaBNIVH4rpVJzRg7j4jLj7SDJyBidKmq6pR7+4Ty26KfDE5PPF5CApIfWcGA9A yK1pkQsSGHfR37ELx5QDSnWxTfUW47fUzDSQee+RcYD+ux3LamoH00nNb7y5txXbiGPO fpgmvCbjiqeF41Vn/wQH3PvajAI7YlpwhNuqnU/gdlY9PVGUMmHO2xLsvNfxjWxAMh2k KIIzL1XFnftqt72GfMjlrMZMlJ9BpOnVDrhoJqpDFsxX8+6Y4gSUG8HmYwOe8E6mO7XV VyoSjHsh+PnPfXJKhmleIhyDlpSqxUOucf4xk2FwJRsj6eNmWxQ7L0fpnNUNigkmc/ck FCVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:dkim-signature:mime-version:references :in-reply-to:message-id:date:subject:cc:to:from; bh=LhZhB75BTveu00eJi8mSRiwZDXCi3AiW0Glx+wWO4OE=; b=pdUWbtkxShC8g+XLTKrIe7H6CF9oz5FbKAfsomNKM3fQIpE3wopPsUJ4hOdGspO9uv LdWb0pdFyk7qOjJzCkl0+7wbfywT1KXWLcI55Hl/3wk8LHw3+620rB/D9JhNY2naWHmE gjLNjpLy40mjiMchbnNFum++BLTQJWnuNAS0mUH56pkGKvJt27F7kHN015hWCSbt1sk2 EmeKmVY6hnL/hmu0InNk61Lq14844oDaafTnLqNUxVHQg2pJC8cPxz6tLYcUHtvWhq7x rA2NkU9nC7HKNI8n7EltyXodkWYlm44Lriug++LmG7to62ZUbwODo3Slaay79hXErQvp djhw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@nvidia.com header.s=n1 header.b=kqcIDJHe; 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=pass (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r19si20680849pfr.231.2019.06.03.05.09.41; Mon, 03 Jun 2019 05:10:00 -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; dkim=pass header.i=@nvidia.com header.s=n1 header.b=kqcIDJHe; 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=pass (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727716AbfFCKxy (ORCPT + 99 others); Mon, 3 Jun 2019 06:53:54 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:8636 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726272AbfFCKxx (ORCPT ); Mon, 3 Jun 2019 06:53:53 -0400 Received: from hqpgpgate101.nvidia.com (Not Verified[216.228.121.13]) by hqemgate16.nvidia.com (using TLS: TLSv1.2, DES-CBC3-SHA) id ; Mon, 03 Jun 2019 03:53:51 -0700 Received: from hqmail.nvidia.com ([172.20.161.6]) by hqpgpgate101.nvidia.com (PGP Universal service); Mon, 03 Jun 2019 03:53:51 -0700 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Mon, 03 Jun 2019 03:53:51 -0700 Received: from HQMAIL107.nvidia.com (172.20.187.13) by HQMAIL105.nvidia.com (172.20.187.12) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Mon, 3 Jun 2019 10:53:51 +0000 Received: from hqnvemgw01.nvidia.com (172.20.150.20) by HQMAIL107.nvidia.com (172.20.187.13) with Microsoft SMTP Server (TLS) id 15.0.1473.3 via Frontend Transport; Mon, 3 Jun 2019 10:53:51 +0000 Received: from jilin-desktop.nvidia.com (Not Verified[10.19.120.158]) by hqnvemgw01.nvidia.com with Trustwave SEG (v7,5,8,10121) id ; Mon, 03 Jun 2019 03:53:51 -0700 From: Jim Lin To: , , , , , , , , CC: , , Jim Lin Subject: [PATCH v11 1/2] usb: Add devaddr in struct usb_device Date: Mon, 3 Jun 2019 18:53:43 +0800 Message-ID: <1559559224-9845-2-git-send-email-jilin@nvidia.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1559559224-9845-1-git-send-email-jilin@nvidia.com> References: <1559559224-9845-1-git-send-email-jilin@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1; t=1559559231; bh=LhZhB75BTveu00eJi8mSRiwZDXCi3AiW0Glx+wWO4OE=; h=X-PGP-Universal:From:To:CC:Subject:Date:Message-ID:X-Mailer: In-Reply-To:References:MIME-Version:Content-Type; b=kqcIDJHeu0xa/ekLtRVKJXjcprjuyeH54ez4zmPDfR5Vc3p+Qn25dOGAeCm/y4MEV lmuIxMjWJjDqlMgHUuBbZxT0FFCtB8Ea+++/aCdrUKATYOBG+wWiCUZjmPV7s8optC S3ktghFamUfWjkR9bedy6IIzIMwWYViCRcXKovZeZYWzNsd/HdRU31qIEFnVdLJgwf RSzUg9SZpdQVfqq9iorNzNWnyMVxC3kem03ox/fq0zH3VLJ0AV5Gk6Y34ntzRic8zD KBh+id3glWUVdGnczfk4esnK/WACSFkMyJTYyzzAx0R8BqjqOZ12OsUUVUou+fy6b7 V3M67KXxM99Jg== Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Clear_TT_Buffer request sent to the hub includes the address of the LS/FS child device in wValue field. usb_hub_clear_tt_buffer() uses udev->devnum to set the address wValue. This won't work for devices connected to xHC. For other host controllers udev->devnum is the same as the address of the usb device, chosen and set by usb core. With xHC the controller hardware assigns the address, and won't be the same as devnum. Here we add devaddr in "struct usb_device" for usb_hub_clear_tt_buffer() to use. Signed-off-by: Jim Lin --- v2: xhci_clear_tt_buffer_complete: add static, shorter indentation , remove its claiming in xhci.h v3: Add description for clearing_tt (xhci.h) v4: Remove clearing_tt flag because hub_tt_work has hub->tt.lock to protect for Clear_TT_Buffer to be run serially. Remove xhci_clear_tt_buffer_complete as it's not necessary. Same reason as the above. Extend usb_hub_clear_tt_buffer parameter v5: Not extending usb_hub_clear_tt_buffer parameter Add description. v6: Remove unused parameter slot_id from xhci_clear_hub_tt_buffer v7: Add devaddr field in "struct usb_device" v8: split as two patches, change type from int to u8 for devaddr. v9: Use pahole to find place to put devaddr in struct usb_device. Remove space between type cast and variable. hub.c changed from v8 clear->devinfo |= (u16) (udev->devaddr << 4); to clear->devinfo |= ((u16)udev->devaddr) << 4; to solve a problem if devaddr is larger than 16. v10 Initialize devaddr in xhci_setup_device() Move devaddr to be below "u8 level" v11 Add xhci.c "slot_ctx = ..." drivers/usb/core/hub.c | 4 +++- drivers/usb/host/xhci.c | 2 ++ include/linux/usb.h | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c index 572e8c26a129..82cc3766cb23 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c @@ -873,7 +873,7 @@ int usb_hub_clear_tt_buffer(struct urb *urb) /* info that CLEAR_TT_BUFFER needs */ clear->tt = tt->multi ? udev->ttport : 1; clear->devinfo = usb_pipeendpoint (pipe); - clear->devinfo |= udev->devnum << 4; + clear->devinfo |= ((u16)udev->devaddr) << 4; clear->devinfo |= usb_pipecontrol(pipe) ? (USB_ENDPOINT_XFER_CONTROL << 11) : (USB_ENDPOINT_XFER_BULK << 11); @@ -2125,6 +2125,8 @@ static void update_devnum(struct usb_device *udev, int devnum) /* The address for a WUSB device is managed by wusbcore. */ if (!udev->wusb) udev->devnum = devnum; + if (!udev->devaddr) + udev->devaddr = (u8)devnum; } static void hub_free_dev(struct usb_device *udev) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 20db378a6012..4f92643e3a4c 100644 --- a/drivers/usb/host/xhci.c +++ b/drivers/usb/host/xhci.c @@ -4125,6 +4125,8 @@ static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev, /* Zero the input context control for later use */ ctrl_ctx->add_flags = 0; ctrl_ctx->drop_flags = 0; + slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); + udev->devaddr = (u8)(le32_to_cpu(slot_ctx->dev_state) & DEV_ADDR_MASK); xhci_dbg_trace(xhci, trace_xhci_dbg_address, "Internal device address = %d", diff --git a/include/linux/usb.h b/include/linux/usb.h index ae82d9d1112b..83d35d993e8c 100644 --- a/include/linux/usb.h +++ b/include/linux/usb.h @@ -578,6 +578,7 @@ struct usb3_lpm_parameters { * @bus_mA: Current available from the bus * @portnum: parent port number (origin 1) * @level: number of USB hub ancestors + * @devaddr: device address, XHCI: assigned by HW, others: same as devnum * @can_submit: URBs may be submitted * @persist_enabled: USB_PERSIST enabled for this device * @have_langid: whether string_langid is valid @@ -661,6 +662,7 @@ struct usb_device { unsigned short bus_mA; u8 portnum; u8 level; + u8 devaddr; unsigned can_submit:1; unsigned persist_enabled:1; -- 2.1.4