From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765686AbdEXB1m (ORCPT ); Tue, 23 May 2017 21:27:42 -0400 Received: from mail-oi0-f41.google.com ([209.85.218.41]:33421 "EHLO mail-oi0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757951AbdEXB1j (ORCPT ); Tue, 23 May 2017 21:27:39 -0400 Date: Tue, 23 May 2017 20:27:36 -0500 From: Andy Gross To: Bjorn Andersson Cc: Stephen Boyd , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 5/5] arm64: dts: qcom: Collapse usb support into one node 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 Content-Disposition: inline In-Reply-To: <20170518190308.GP12920@tuxbook> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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