From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 27 Sep 2012 22:47:18 +0200 Subject: [U-Boot] [PATCH v2 05/14] mx51: Fix USB PHY clocks In-Reply-To: <1466470464.5372380.1348777318566.JavaMail.root@advansee.com> References: <1466470464.5372380.1348777318566.JavaMail.root@advansee.com> Message-ID: <201209272247.18208.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Beno?t Th?baudeau, > 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 Sweet find :-) Reviewed-by: Marek Vasut Best regards, Marek Vasut