From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EA5DAC433EF for ; Wed, 3 Nov 2021 10:12:59 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C7FCD6058D for ; Wed, 3 Nov 2021 10:12:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C7FCD6058D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3EC248343B; Wed, 3 Nov 2021 11:12:56 +0100 (CET) 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=1635934376; bh=xUsUCGTpdyi+U3QaC9GKECJa/7PBDuxvRWy43EuP+so=; h=To:From:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=dkKsccvnPoccpOzuC/gaVR+h67FXvRwt4RNYVEdHmmu+OnbjYMGP7RSfCCW4/71W8 b305GlYA7ngE/nqRlTthnCnXt2jRktNy2n4FeQgk3nMflISdCbueFkcGRvBiLssoh6 IaD9JjM6gbaru1C2rPKViM91FU4HeFmKcOy29KJemT7qhEV0n7QUXhQtWzJST74ZdH Ot6AV4yjaA/leIwATxLaHoep4f5tCNp2xAa7yubjzYC23y209+ipHIAq3dfJHVXCw+ CjGjeCn5RPcF0x99ooMZKWfbf+GF0ak0Ta1ZTQ/v/TpTH8CPh3sU0JGPc8XMACL2Mn us+6W+3K0+E7A== Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id A9B2F83224; Wed, 3 Nov 2021 11:12:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1635934373; bh=xUsUCGTpdyi+U3QaC9GKECJa/7PBDuxvRWy43EuP+so=; h=To:From:Subject:Date:From; b=RXqaU+w1DwP6TH7B6btSaYD4pngqUt2fc9tfE5QHwqohM12n3o1DknumDBEKwjNHW zT4aKXDumDdxJW8RSmiyL6XJgq1qaNztQRWE4U0r/CFACJS6+U7yFllgQDhuFbgAkn HU1Tzqb+Ezh/PEKRIfCM6Ptpijc3lJyRXF4r2bUKIUaKrxI1qRfL76qmnRAQD/Heti Fsw++0wkL4/8OAR9o1YI6vmv8/rIBRgSb7/i+XolJ4nyI9p/xV3i0VuWLHnJf+zflq MkT2uuhzTI8/CZIjQxtFuuPTGgIs/A1bVduU3ySu3CsEhol7ip362xzRW0WW22sO3z BA3oDOdW/mnWg== To: Tom Rini , "u-boot@lists.denx.de" , Chunfeng Yun From: Marek Vasut Subject: [PULL] u-boot-usb/master Message-ID: <8ab41ef0-81ff-27b3-68cb-193210539637@denx.de> Date: Wed, 3 Nov 2021 11:12:53 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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.103.2 at phobos.denx.de X-Virus-Status: Clean The following changes since commit b8bfe05282c12fbf006957a2564127d3c1be3e78: Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2021-11-02 08:56:42 -0400) are available in the Git repository at: git://source.denx.de/u-boot-usb.git master for you to fetch changes up to 2c4f21763d7132bc355d343347032bd6d2f199f4: usb: mtu3: flush cache for the first GPD when allocate GPD ring (2021-11-03 08:47:57 +0100) ---------------------------------------------------------------- Chunfeng Yun (1): usb: mtu3: flush cache for the first GPD when allocate GPD ring drivers/usb/mtu3/mtu3_qmu.c | 1 + 1 file changed, 1 insertion(+)