From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755851AbdERTDI (ORCPT ); Thu, 18 May 2017 15:03:08 -0400 Received: from mail-oi0-f50.google.com ([209.85.218.50]:35036 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755133AbdERTDF (ORCPT ); Thu, 18 May 2017 15:03:05 -0400 Date: Thu, 18 May 2017 12:03:08 -0700 From: Bjorn Andersson To: Stephen Boyd , Andy Gross Cc: 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: <20170518190308.GP12920@tuxbook> References: <20170127004728.22490-1-stephen.boyd@linaro.org> <20170127004728.22490-6-stephen.boyd@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170127004728.22490-6-stephen.boyd@linaro.org> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Regards, Bjorn