From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3] arm64: dts: enable otg mode for dwc3 usb ip on layerscape Date: Mon, 14 Oct 2019 21:18:52 +0800 Message-ID: <20191014131847.GX12262@dragon> References: <20191008025642.19519-1-yinbo.zhu@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191008025642.19519-1-yinbo.zhu@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Yinbo Zhu Cc: Li Yang , Rob Herring , Mark Rutland , xiaobo.xie@nxp.com, jiafei.pan@nxp.com, Ran Wang , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, Oct 08, 2019 at 10:56:42AM +0800, Yinbo Zhu wrote: > layerscape otg function should be supported HNP SRP and ADP protocol > accroing to rm doc, but dwc3 code not realize it and use id pin to > detect who is host or device(0 is host 1 is device) this patch is to > enable OTG mode on ls1028ardb ls1088ardb and ls1046ardb in dts > > Signed-off-by: Yinbo Zhu Applied, thanks.