From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v2 14/18] ARM: mvebu: Add support for USB cluster on the Armada 375 SoC Date: Fri, 25 Apr 2014 17:59:23 +0200 Message-ID: <20140425155923.GD12472@lunn.ch> References: <1398434836-18908-1-git-send-email-gregory.clement@free-electrons.com> <1398434836-18908-15-git-send-email-gregory.clement@free-electrons.com> <20140425154320.GA20801@arch.cereza> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140425154320.GA20801@arch.cereza> Sender: linux-kernel-owner@vger.kernel.org To: Ezequiel Garcia Cc: Gregory CLEMENT , Mathias Nyman , Greg Kroah-Hartman , Felipe Balbi , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Lior Amsalem , Tawfik Bayouk , Nadav Haklai , Grant Likely , Rob Herring , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org > > + * We can't use usb2 and usb3 in the same time, so let's > > + * disbale usb2 and complain about it to the user askinf > > typos: disable, asking And it should be "at the same time", not in. Andrew