From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.gross@linaro.org (Andy Gross) Date: Tue, 23 May 2017 20:27:36 -0500 Subject: [PATCH 5/5] arm64: dts: qcom: Collapse usb support into one node In-Reply-To: <20170518190308.GP12920@tuxbook> References: <20170127004728.22490-1-stephen.boyd@linaro.org> <20170127004728.22490-6-stephen.boyd@linaro.org> <20170518190308.GP12920@tuxbook> Message-ID: <20170524012736.GA19546@hector.attlocal.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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