From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965302AbcFMIZQ (ORCPT ); Mon, 13 Jun 2016 04:25:16 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:34231 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964851AbcFMIZO (ORCPT ); Mon, 13 Jun 2016 04:25:14 -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> <575E5C21.8040103@ti.com> CC: , , , , , , , , , , , From: Roger Quadros Message-ID: <575E6DDC.1000604@ti.com> Date: Mon, 13 Jun 2016 11:25:00 +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: <575E5C21.8040103@ti.com> 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 On 13/06/16 10:09, Roger Quadros wrote: > 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 You can also use the below repo as balbi testing/next is a moving target https://github.com/rogerq/linux/commits/for-v4.8/otg-drd-v11-core-dwc3-v7 -- cheers, -roger