From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tao Ren Date: Wed, 30 Sep 2020 09:52:31 -0700 Subject: [PATCH 2/3] usb: host: add uhci compatible support for ast2600-uhci In-Reply-To: <20200930040823.26065-3-ryan_chen@aspeedtech.com> References: <20200930040823.26065-1-ryan_chen@aspeedtech.com> <20200930040823.26065-3-ryan_chen@aspeedtech.com> Message-ID: <20200930165230.GB25872@taoren-ubuntu-R90MNF91> 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, Sep 30, 2020 at 12:08:22PM +0800, Ryan Chen wrote: > Add support for AST2600 SOC UHCI driver. > > Signed-off-by: Ryan Chen Reviewed-by: Tao Ren