Home
last modified time | relevance | path

Searched hist:"414 e1660c8e898539411d92fbacdefc3e6bfbdfb" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-mx5.c414e1660c8e898539411d92fbacdefc3e6bfbdfb Fri Sep 28 07:09:03 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mx51: Fix USB PHY clocks

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 <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Jana Rapava <fermata7@gmail.com>
Cc: Wolfgang Grandegger <wg@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/
H A Dclock.h414e1660c8e898539411d92fbacdefc3e6bfbdfb Fri Sep 28 07:09:03 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mx51: Fix USB PHY clocks

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 <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Jana Rapava <fermata7@gmail.com>
Cc: Wolfgang Grandegger <wg@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>