From patchwork Thu Aug 6 15:36:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 1341772 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=UVVDEzsr; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BMszP4cBYz9sR4 for ; Fri, 7 Aug 2020 01:36:31 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 68DC682188; Thu, 6 Aug 2020 17:36:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1596728184; bh=OmzNgbSDQ1VW7zi5iV8rHJAQBkCtYtMqP1caoTDUHtE=; h=To:From:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=UVVDEzsribSX0fEfMUeWrGHtH1h4Pvxw1jNUOx6ztl58EfmXiRrNOCvkTS/BAIwEg fCNqcmkb+MmPDlP+h3X9xOjwyMC3VYsZEJoCrn6o/PE9TIMdXCYQwU/sTLl1YRtRTM KP/KIZYbuw0Hjac3B1W2RMuUcbtT5bSW8ediVC4oeOOB5oPR6b3c5pT04KabulEl/m INxUVDBKpsYfz8kwn0qegawfx6ya3tTmAOr0xm+JXaGTmPnWrEyiRsfGPXgOv9Oi6N Unqh4pYsma5Z21bvsononugvBVe1iH0FN+yeVRn3MCt0gUZbJgXhJ36BuTEvODBsTz 2hjEtetm6wY6w== Received: by phobos.denx.de (Postfix, from userid 109) id 000C381F22; Thu, 6 Aug 2020 17:36:22 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0DB6481F22 for ; Thu, 6 Aug 2020 17:36:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=marex@denx.de Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4BMsz75bVsz1qs38; Thu, 6 Aug 2020 17:36:19 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4BMsz75GR1z1qw6X; Thu, 6 Aug 2020 17:36:19 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id x9UtrttBdmGC; Thu, 6 Aug 2020 17:36:18 +0200 (CEST) X-Auth-Info: 1poooX1uOO3n+J9j0TlaajlRh1O4GBjHLdSjCCc3J+Y= Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 6 Aug 2020 17:36:18 +0200 (CEST) To: Tom Rini , "u-boot@lists.denx.de" , Stefan Roese From: Marek Vasut Subject: [PULL] u-boot-usb/master Message-ID: <7103d90f-96f4-25f9-8a3a-dd3fba8173d3@denx.de> Date: Thu, 6 Aug 2020 17:36:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean The following changes since commit f1c0b7cd4be2081ae3711cec2c4cc2910a5817e1: Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-08-04 11:11:02 -0400) are available in the Git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to b5152a653d36c67a34b54c4c1e9eb182e7e5b9d6: usb: xhci: Add virt_to_phys() to support mapped platforms (2020-08-05 09:30:46 +0200) ---------------------------------------------------------------- Stefan Roese (4): usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped usb: xhci: Add virt_to_phys() to support mapped platforms drivers/usb/host/usb-uclass.c | 8 ++++---- drivers/usb/host/xhci-mem.c | 30 +++++++++++++++--------------- drivers/usb/host/xhci-ring.c | 8 ++++---- drivers/usb/host/xhci.c | 3 +-- 4 files changed, 24 insertions(+), 25 deletions(-)