From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Tue, 02 Oct 2012 10:35:44 +0200 Subject: [U-Boot] [PATCH v3 05/14] mx51: Fix USB PHY clocks In-Reply-To: <1907961929.5443516.1348852143703.JavaMail.root@advansee.com> References: <1907961929.5443516.1348852143703.JavaMail.root@advansee.com> Message-ID: <506AA760.8090206@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/28/12 19:09, Beno?t Th?baudeau wrote: > The i.MX51 has a single USB PHY clock, while the i.MX53 has two. These 3 clocks > have different clock gate control bit-fields. > > The existing code was correct only for i.MX53, so this patch fixes the i.MX51 > use case. > > Signed-off-by: Beno?t Th?baudeau > Cc: Stefano Babic > Cc: Marek Vasut > Cc: Jana Rapava > Cc: Wolfgang Grandegger > Cc: Igor Grinberg Acked-by: Igor Grinberg -- Regards, Igor.