From mboxrd@z Thu Jan 1 00:00:00 1970 From: catalin.marinas@arm.com (Catalin Marinas) Date: Tue, 14 Jun 2016 15:43:04 +0100 Subject: [PATCH] arm64: Implement arch_setup_pdev_archdata hook In-Reply-To: References: <575690CB.5080501@arm.com> Message-ID: <20160614144304.GD14654@e104818-lin.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 07, 2016 at 05:22:25PM +0800, Baolin Wang wrote: > On 7 June 2016 at 17:15, Robin Murphy wrote: > > Please elaborate on the situation that you're attempting to address here > > (please don't let it be the ongoing Designware USB catastrophe ;)) > > Yes, like you mentioned, we met problems at DesignWare USB3 controller > host glue, do you have any better solutions to solve this problem? There has been a recent thread on this topic: http://thread.gmane.org/gmane.linux.usb.general/140374 And a subsequent patch with another long discussion: http://thread.gmane.org/gmane.linux.kernel/2207020 Please have a look, maybe you can make more sense of it ;). AFAICT, there was no clear conclusion reached. -- Catalin