From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752177AbcFVNZH (ORCPT ); Wed, 22 Jun 2016 09:25:07 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:60026 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751905AbcFVNZE (ORCPT ); Wed, 22 Jun 2016 09:25:04 -0400 Subject: Re: [PATCHv3 0/2] USB Type-C Connector class To: Heikki Krogerus References: <1466520711-125758-1-git-send-email-heikki.krogerus@linux.intel.com> <20160621222555.GA29819@roeck-us.net> <20160622095155.GC19856@kuha.fi.intel.com> Cc: Greg KH , Oliver Neukum , Felipe Balbi , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org From: Guenter Roeck Message-ID: <576A9189.1090504@roeck-us.net> Date: Wed, 22 Jun 2016 06:24:25 -0700 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: <20160622095155.GC19856@kuha.fi.intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/22/2016 02:51 AM, Heikki Krogerus wrote: > Hi Guenter, > > On Tue, Jun 21, 2016 at 03:25:55PM -0700, Guenter Roeck wrote: >> On Tue, Jun 21, 2016 at 05:51:49PM +0300, Heikki Krogerus wrote: >>> Hi, >>> >>> I'm considering all the RFCs I send after v1 as v2 (I don't remember >>> how many I send). Hope this is OK and hope there is nothing big >>> missing anymore (or broken). >>> >>> Sorry about the delay. I've been really busy with some internal tasks. >>> I'm guessing we missed v4.8 with this thing. I'm sorry about that. >>> >>> I'm including in this series a driver for the Broxton PMIC USB Type-C >>> PHY. >>> >> Can you by any chance push the current version into your repository >> on github ? > > Sure, but Felipe has also put these patches to a branch testing/typec > in his tree: > https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/log/?h=testing/typec > That works just as well, of course. Thanks, Guenter