From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964846AbdAKWIk (ORCPT ); Wed, 11 Jan 2017 17:08:40 -0500 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111]:39608 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755878AbdAKWIi (ORCPT ); Wed, 11 Jan 2017 17:08:38 -0500 Subject: Re: [PATCH 0/5 v2] Fixes and workarounds for dwc2 on HiKey board To: John Stultz , lkml References: <1483473157-16678-1-git-send-email-john.stultz@linaro.org> CC: Wei Xu , Guodong Xu , "Amit Pundir" , Rob Herring , John Youn , Vardan Mikayelyan , Douglas Anderson , Chen Yu , Kishon Vijay Abraham I , Felipe Balbi , Greg Kroah-Hartman , "linux-usb@vger.kernel.org" From: John Youn Message-ID: Date: Wed, 11 Jan 2017 14:08:35 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <1483473157-16678-1-git-send-email-john.stultz@linaro.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.9.138.223] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/3/2017 11:52 AM, John Stultz wrote: > Hope everyone had a happy new years! > > I just wanted to send out my current queue of patches for dwc2 > controller on the HiKey board for consideration for the 4.11 > merge window. > > This does exclude my patchset[1] to add extcon support to dwc2, > which John Youn suspects a pending rework of the dwc2 fifo init > logic might make unnecssary. > > Any feedback would be greatly appreciated! > Hi John, Do you need these in 4.10-rc or is 4.11 ok? John