From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 5/5] arm64: dts: qcom: Collapse usb support into one node Date: Tue, 23 May 2017 20:27:36 -0500 Message-ID: <20170524012736.GA19546@hector.attlocal.net> References: <20170127004728.22490-1-stephen.boyd@linaro.org> <20170127004728.22490-6-stephen.boyd@linaro.org> <20170518190308.GP12920@tuxbook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-oi0-f42.google.com ([209.85.218.42]:33421 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763399AbdEXB1j (ORCPT ); Tue, 23 May 2017 21:27:39 -0400 Received: by mail-oi0-f42.google.com with SMTP id w10so224472663oif.0 for ; Tue, 23 May 2017 18:27:39 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20170518190308.GP12920@tuxbook> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Bjorn Andersson Cc: Stephen Boyd , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org On Thu, May 18, 2017 at 12:03:08PM -0700, Bjorn Andersson wrote: > On Thu 26 Jan 16:47 PST 2017, Stephen Boyd wrote: > > > We currently have three device nodes for the same USB hardware > > block, as evident by the reuse of the same reg address multiple > > times. Now that the chipidea driver fully supports OTG with the > > MSM wrapper we can collapse all these nodes into one USB device > > node, reflecting the true nature of the hardware. > > > > Signed-off-by: Stephen Boyd > > Acked-by: Bjorn Andersson > > This still applies and with some defconfig updates seems to make USB > work again (thoroughly tested though). @Andy, would you mind picking > this up. Yeah I'll queue this up. Regards, Andy