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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6F406C4741F for ; Fri, 30 Oct 2020 07:25:17 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DBC212151B for ; Fri, 30 Oct 2020 07:25:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="X6WevxFw"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tMbMQLGG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DBC212151B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=POi7Y+wuvzXSfZO8q0Wcr3CMjpZL3jeGbHYeAVc1AvI=; b=X6WevxFwdnBkMe9dKgWwF897m 6jEWHXzfUERGUAiVbrfw0SI1EaB9Eml8q0t79ckluf3ZeXNuLOcBrmKbwuyl6yvb9E4ViDy5kuVUt +4hXZ4nVgXIeky4ZEju/R6YCURsJOvPKnzvjh75Fq9Za797o6yXxnen1RpHNknAjUkiOTFZhUl1Bo wFi2qUCRQ21TzeT8jC95IcoEQGn2a72Q06x9Th4xiBAD1umu2EXsordfITW7SVx70SDGrqEqVVUsH v/bsbz9wS6xlr4xphiK2CRePWjPQxfOh1Oonz0D+NvRofx2GDK+cEghvdFGqLhSTVcqv/F51Gz0Fg UfRIzJOjw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kYOlT-0003x3-SG; Fri, 30 Oct 2020 07:23:59 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kYOlQ-0003wf-HR for linux-arm-kernel@lists.infradead.org; Fri, 30 Oct 2020 07:23:57 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 037AC2083B; Fri, 30 Oct 2020 07:23:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604042635; bh=uQ4lHEqUP4gQTFClr+cQs6FNskrffcmwM74ocjGlf9s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tMbMQLGGm7N5mbLwcIBPhj1hha3RJgvo5KCecDU1LIJumsCGXXhTft4uqfi58WbZl GkkIF6KQl5Y9PrbCsYsfZdVzSd64PDQj45sZwXkKG9Ccv9XJx7cobeIUFrR6wE1PHW 3rlHIjxKxiK674SEPe+neqWGY7dayYCTanPCpcXo= Date: Fri, 30 Oct 2020 15:23:48 +0800 From: Shawn Guo To: Li Jun Subject: Re: [PATCH v5 0/4] add NXP imx8mp usb support Message-ID: <20201030072347.GG28755@dragon> References: <1601726527-23326-1-git-send-email-jun.li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1601726527-23326-1-git-send-email-jun.li@nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201030_032356_682959_2A40BD01 X-CRM114-Status: GOOD ( 20.26 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: aisheng.dong@nxp.com, balbi@kernel.org, peng.fan@nxp.com, fugang.duan@nxp.com, horia.geanta@nxp.com, Anson.Huang@nxp.com, peter.chen@nxp.com, gregkh@linuxfoundation.org, s.hauer@pengutronix.de, qiangqing.zhang@nxp.com, krzk@kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Oct 03, 2020 at 08:02:03PM +0800, Li Jun wrote: > NXP imx8MPlus integrates 2 indentical dwc3 3.30b IP with additional wakeup > logic to support low power, this wakeup logic has a separated interrupt > which can generate events with suspend clock(32K); due to SoC integration > limitation, it only can support 32 bits DMA, so add dma-ranges property, > > changes for v5 > - Remove "Items" of compatible in binding doc [1/4] > - Add Krzysztof's R-b tag for patches [3-4/4]. > > changes for v4: > - Use dma-ranges property to limit 32bits DMA, so don't need the new > property "xhci-64bit-support-disable". > - Fix binding doc to pass dt_binding_check dtbs_check. > > changes for v3: > - Add dwc3 core related clocks into dwc3 core node, and glue layer driver > only handle the clocks(hsio and suspend) for glue block, this is to > match real HW. > - Change to use property "xhci-64bit-support-disable" to disable 64bit DMA > as imx8mp USB integration actully can't support it, so remove platform > data in v2. > - Some changes of imx8mp usb driver binding doc to address comments from Rob > > Changes for v2: > - Drop the 2 patches for new property("snps,xhci-dis-64bit-support-quirk") > introduction, as suggested, imply by SoC compatible string, this is done > by introduce dwc3 core platform data and pass the xhci_plat_priv to > xhci-plat for those xhci quirks, so a new patch added: > [1/5] usb: dwc3: add platform data to dwc3 core device to pass data. > this patch is based on Peter's one patch which is also in review: > https://patchwork.kernel.org/patch/11640945/ > - dts change, use the USB power function of TRL logic instead of a always-on > regulator to control vbus on/off. > - Some changes to address Peter's command on patch [2/5]. > > Li Jun (4): > dt-bindings: usb: dwc3-imx8mp: add imx8mp dwc3 glue bindings > usb: dwc3: add imx8mp dwc3 glue layer driver > arm64: dtsi: imx8mp: add usb nodes > arm64: dts: imx8mp-evk: enable usb1 as host mode The last two dts patches look good to me. Ping me for applying after the first two are accepted. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel