From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161108AbcFMHJi (ORCPT ); Mon, 13 Jun 2016 03:09:38 -0400 Received: from arroyo.ext.ti.com ([198.47.19.12]:38535 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964773AbcFMHJh (ORCPT ); Mon, 13 Jun 2016 03:09:37 -0400 Subject: Re: [PATCH v7 2/4] usb: dwc3: add dual-role support To: Peter Chen References: <1465564650-27516-1-git-send-email-rogerq@ti.com> <1465564650-27516-3-git-send-email-rogerq@ti.com> <20160612091137.GE22054@shlinux2> CC: , , , , , , , , , , , From: Roger Quadros Message-ID: <575E5C21.8040103@ti.com> Date: Mon, 13 Jun 2016 10:09:21 +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: <20160612091137.GE22054@shlinux2> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Peter, On 12/06/16 12:11, Peter Chen wrote: > On Fri, Jun 10, 2016 at 04:17:28PM +0300, Roger Quadros wrote: >> Register with the USB OTG/DRD core. Since we don't support >> OTG yet we just work as a dual-role device even >> if device tree says "otg". >> >> Get ID and VBUS information from the OTG controller >> and kick the OTG state machine. >> > > Hi Roger, > > I can't apply it after rebase usb-next rc1 and felipe's testing/next. > How to apply it? You just need to apply the series on Felipe's testing/next + this one patch http://article.gmane.org/gmane.linux.kernel/2240761 -- cheers, -roger