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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E02DCC6FA8E for ; Fri, 3 Mar 2023 00:05:15 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DB15C85C75; Fri, 3 Mar 2023 01:05:13 +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=1677801914; bh=23H2q+YjXGgoJ3ylpDmGKkBKcMkmG5yo5gL20ZaW7ms=; h=Date:To:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=etzfroiDsvJYk4ZvoNdjMk41ILxH5q03Cv6LgXAPDHQ9z0meDND85yb6exsbnZ/bG oXsWPHTUxEOxHLr/dscMFfAYXo1NaALh+ndFWUC9rmO9fMKJPs2VFwtp8dAuKL/ZfY UcrV8B9xvzW27jWtrnrsDE+EWu0ATuZB0dsGfJmlaTXsCZZ5MaVWzNtz/VNrL9K08P bQQ4L1QyRZ1sv7uFLqtprnjsAAMTjlpT5nL/BS2+ZiftcVbFEz2XFoNZwqPIqARXdZ JGhROrBDb1ktkPRbeSQCT560z0VxjCEpT8O/0Uns1Ezb1zBG6c+rksTgY7zBqWdzGp CBNL2bOJB0+bQ== Received: from [127.0.0.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 3B9CD85A1D; Fri, 3 Mar 2023 01:05:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1677801911; bh=23H2q+YjXGgoJ3ylpDmGKkBKcMkmG5yo5gL20ZaW7ms=; h=Date:To:From:Subject:From; b=XN9eVZcyaWkWOwZVxUjWDf2w4l8qSYrIarkt6+hck6SLNxpBPFMw0F7uoO0pi/Cn3 Nh+zsoEKv2BmxoM1yxDax82Vugjpq5GvuWd5XuUIDmy6NnlReALFZ08YvZ33oDX0M2 otY/YKWAsRkCnCRweKQmL9hVpuHV2NTdJF5cTj8jMDOkchKGL6a6NGBxiC1qt+9OqO dEOJRnTcx+UU4dG/Hgeo3WVdt9XxaDHZdy8u2Srw0sXgDyFTsItHDgYL4SdyimhR95 dJ26cWKbfJQgwf/+mQWO3hitP+eqmRZicZ1dIWaeSIom00H66A8kPFt3ghrReGSGBH d8AOQUOD+qlPA== Message-ID: Date: Fri, 3 Mar 2023 01:05:10 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Content-Language: en-US To: Tom Rini , "u-boot@lists.denx.de" , Chunfeng Yun From: Marek Vasut Subject: [PULL] u-boot-usb/next Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean The following changes since commit 49cba67852f1fb5ef481bef3532b2cda96816e45: Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next (2023-03-01 11:00:22 -0500) are available in the Git repository at: git://source.denx.de/u-boot-usb.git next for you to fetch changes up to ea436dbc40e01a6c483c41d7ec1e4a419fc6b7c0: dt-bindings: usb: mtk-xhci: add support mt8195 (2023-03-02 22:43:44 +0100) ---------------------------------------------------------------- Chunfeng Yun (5): phy: phy-mtk-tphy: remove macros to prepare bitfield value phy: phy-mtk-tphy: add support mt8195 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 dt-bindings: phy-mtk-tphy: add support mt8195 dt-bindings: usb: mtk-xhci: add support mt8195 Marek Vasut (1): usb: dwc3-meson-g12a: Select PHY instead of imply PHY doc/device-tree-bindings/phy/phy-mtk-tphy.txt | 1 + doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt | 4 +- drivers/phy/phy-mtk-tphy.c | 213 +++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------- drivers/usb/dwc3/Kconfig | 4 +- drivers/usb/host/xhci-mtk.c | 49 ++++++++++++++++++- 5 files changed, 182 insertions(+), 89 deletions(-)