From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1425055AbcFIHbM (ORCPT ); Thu, 9 Jun 2016 03:31:12 -0400 Received: from arroyo.ext.ti.com ([198.47.19.12]:42887 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423277AbcFIHbJ (ORCPT ); Thu, 9 Jun 2016 03:31:09 -0400 Subject: Re: [PATCH v9 00/14] USB OTG/dual-role framework To: Peter Chen , Peter Chen , References: <1465376626-30122-1-git-send-email-rogerq@ti.com> CC: , , Greg Kroah-Hartman , , , , , , , , , , "linux-usb@vger.kernel.org" , , lkml , From: Roger Quadros Message-ID: <57591B2D.7080403@ti.com> Date: Thu, 9 Jun 2016 10:30:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Peter & Yoshihiro, On 09/06/16 08:27, Peter Chen wrote: > On Wed, Jun 8, 2016 at 5:03 PM, Roger Quadros wrote: >> Hi, >> >> This series centralizes OTG/Dual-role functionality in the kernel. >> As of now I've got Dual-role functionality working pretty reliably on >> dra7-evm and am437x-gp-evm. >> >> DWC3 controller and TI platform related patches will be sent separately. >> >> Series is based on v4.7-rc1. >> > > Roger, I will wait your dwc3 and TI patch set since one framework needs > one user at least, thanks. Sure I will post the dwc3 patch. Yoshihiro, could you please post the platform side patches for your platform that enables dual-role using this framework? Thanks. -- cheers, -roger