From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Thu, 19 May 2022 17:56:32 +0200 Subject: [PATCH v3 0/3] add Aspeed udc driver for ast2600 In-Reply-To: <20220518062043.1075360-1-neal_liu@aspeedtech.com> References: <20220518062043.1075360-1-neal_liu@aspeedtech.com> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, May 18, 2022 at 02:20:40PM +0800, Neal Liu wrote: > This patch series aim to add Aspeed USB 2.0 Device Controller (udc) > driver, including driver itself, device tree node and documentation. > > Change since v2: > - Rename device tree nodes. > - Fix unusual indentation. > > Change since v1: > - Fix build test warning reported by kernel test robot. > - Rename proper name for dt-bindings document. > > *** BLURB HERE *** No blurb? 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D585C4332F for ; Thu, 19 May 2022 15:56:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241516AbiESP4j (ORCPT ); Thu, 19 May 2022 11:56:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241550AbiESP4h (ORCPT ); Thu, 19 May 2022 11:56:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CAA754BF1; Thu, 19 May 2022 08:56:36 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id EC55E61B71; Thu, 19 May 2022 15:56:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D1A71C385AA; Thu, 19 May 2022 15:56:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1652975795; bh=HB0SywbMvt2xHizeVdOfaikETzpcXvZJJzSNtapX5kI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YfOpM0Q8nxBLGFQ6UzEuZ5Q7PEMclqOAQJEXU/xV4jB+EfKLN2B3x7gCUKUE6UlCg xiMkT+shxKPz2daPz2Mg83Xqc0P2TZjhG8Z+ZapOyQBZVS9ZjkRr+rtsoTT3F1W6Fm zg2MknPLGE83TKPK6c4W8D954el8Ws/p0P14EMKs= Date: Thu, 19 May 2022 17:56:32 +0200 From: Greg Kroah-Hartman To: Neal Liu Cc: Rob Herring , Krzysztof Kozlowski , Joel Stanley , Andrew Jeffery , Felipe Balbi , Sumit Semwal , Christian =?iso-8859-1?Q?K=F6nig?= , Geert Uytterhoeven , Li Yang , linux-aspeed@lists.ozlabs.org, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org Subject: Re: [PATCH v3 0/3] add Aspeed udc driver for ast2600 Message-ID: References: <20220518062043.1075360-1-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220518062043.1075360-1-neal_liu@aspeedtech.com> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, May 18, 2022 at 02:20:40PM +0800, Neal Liu wrote: > This patch series aim to add Aspeed USB 2.0 Device Controller (udc) > driver, including driver itself, device tree node and documentation. > > Change since v2: > - Rename device tree nodes. > - Fix unusual indentation. > > Change since v1: > - Fix build test warning reported by kernel test robot. > - Rename proper name for dt-bindings document. > > *** BLURB HERE *** No blurb? 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D4464C433EF for ; Thu, 19 May 2022 15:57:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=/SRXOomiVl6NPNPhV+Iq9KP43iWkd0JHx7SooRH5eDo=; b=3IDmZCByKZNCcD +ykKl6D9ZVRtDR5SMiCgjnTjc0Tygsk58eyIsDuthYWOyXmwx0psNtDWe0Y+3ug0g6dhXHC7exKzr wktZsX3Zy0SLGBBxmCNH+O7cfqIzStg47kinhOYuGd4ZHqlE1p/Onax6i+1oG+gf84IEmDQEoHHu4 G0sULET0PQTpnB20oTpFbSFVlU88cCVXFxlFyiyB7dR4XVv72IR5ElsK0b6bvuqn71mGK6hbSCBUV mCwuco1upjhckDycW5nOCJGlB91tzGiWDi4BAA9mZdS6ao2LQNPPU5POOjKi5cF72lim1+1EgR9qP qB5fyxS5TMlNl1kJhbZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nriWE-008Fq0-2Q; Thu, 19 May 2022 15:56:54 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nriVx-008Fdl-5O for linux-arm-kernel@lists.infradead.org; Thu, 19 May 2022 15:56:38 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A5620B82520; Thu, 19 May 2022 15:56:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D1A71C385AA; Thu, 19 May 2022 15:56:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1652975795; bh=HB0SywbMvt2xHizeVdOfaikETzpcXvZJJzSNtapX5kI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YfOpM0Q8nxBLGFQ6UzEuZ5Q7PEMclqOAQJEXU/xV4jB+EfKLN2B3x7gCUKUE6UlCg xiMkT+shxKPz2daPz2Mg83Xqc0P2TZjhG8Z+ZapOyQBZVS9ZjkRr+rtsoTT3F1W6Fm zg2MknPLGE83TKPK6c4W8D954el8Ws/p0P14EMKs= Date: Thu, 19 May 2022 17:56:32 +0200 From: Greg Kroah-Hartman To: Neal Liu Cc: Rob Herring , Krzysztof Kozlowski , Joel Stanley , Andrew Jeffery , Felipe Balbi , Sumit Semwal , Christian =?iso-8859-1?Q?K=F6nig?= , Geert Uytterhoeven , Li Yang , linux-aspeed@lists.ozlabs.org, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org Subject: Re: [PATCH v3 0/3] add Aspeed udc driver for ast2600 Message-ID: References: <20220518062043.1075360-1-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220518062043.1075360-1-neal_liu@aspeedtech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220519_085637_406161_B53A6BCB X-CRM114-Status: GOOD ( 13.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Wed, May 18, 2022 at 02:20:40PM +0800, Neal Liu wrote: > This patch series aim to add Aspeed USB 2.0 Device Controller (udc) > driver, including driver itself, device tree node and documentation. > > Change since v2: > - Rename device tree nodes. > - Fix unusual indentation. > > Change since v1: > - Fix build test warning reported by kernel test robot. > - Rename proper name for dt-bindings document. > > *** BLURB HERE *** No blurb? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0B49AC433EF for ; Thu, 19 May 2022 15:56:39 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2F88210F18F; Thu, 19 May 2022 15:56:39 +0000 (UTC) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1098810F18F for ; Thu, 19 May 2022 15:56:37 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A5620B82520; Thu, 19 May 2022 15:56:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D1A71C385AA; Thu, 19 May 2022 15:56:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1652975795; bh=HB0SywbMvt2xHizeVdOfaikETzpcXvZJJzSNtapX5kI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YfOpM0Q8nxBLGFQ6UzEuZ5Q7PEMclqOAQJEXU/xV4jB+EfKLN2B3x7gCUKUE6UlCg xiMkT+shxKPz2daPz2Mg83Xqc0P2TZjhG8Z+ZapOyQBZVS9ZjkRr+rtsoTT3F1W6Fm zg2MknPLGE83TKPK6c4W8D954el8Ws/p0P14EMKs= Date: Thu, 19 May 2022 17:56:32 +0200 From: Greg Kroah-Hartman To: Neal Liu Subject: Re: [PATCH v3 0/3] add Aspeed udc driver for ast2600 Message-ID: References: <20220518062043.1075360-1-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220518062043.1075360-1-neal_liu@aspeedtech.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Felipe Balbi , linux-aspeed@lists.ozlabs.org, devicetree@vger.kernel.org, Andrew Jeffery , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Christian =?iso-8859-1?Q?K=F6nig?= , linaro-mm-sig@lists.linaro.org, Rob Herring , Geert Uytterhoeven , Joel Stanley , Krzysztof Kozlowski , Li Yang , Sumit Semwal , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, May 18, 2022 at 02:20:40PM +0800, Neal Liu wrote: > This patch series aim to add Aspeed USB 2.0 Device Controller (udc) > driver, including driver itself, device tree node and documentation. > > Change since v2: > - Rename device tree nodes. > - Fix unusual indentation. > > Change since v1: > - Fix build test warning reported by kernel test robot. > - Rename proper name for dt-bindings document. > > *** BLURB HERE *** No blurb?