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?