u-boot/board/tbs/tbs2910
Soeren Moch 5df3d19b19 board: tbs2910: Gate clock when switching async clock muxes
According to the i.MX6Q Reference Manual, clocks must be gated when
switching input clocks of async clock muxes. So use clock gates. Avoid
ldb_di0_ipu clock, because there is no clock gate for this signal.

There have never been any complaints about problems with the old code,
but the new approach is in line with the recommendations in the manual.

Signed-off-by: Soeren Moch <smoch@web.de>
2015-02-23 09:11:37 +01:00
..
Kconfig tbs2910: fix Kconfig 2014-12-01 10:20:19 +01:00
MAINTAINERS arm: mx6: add support for TBS2910 Matrix ARM miniPC 2014-11-13 18:09:23 +01:00
Makefile arm: mx6: add support for TBS2910 Matrix ARM miniPC 2014-11-13 18:09:23 +01:00
tbs2910.c board: tbs2910: Gate clock when switching async clock muxes 2015-02-23 09:11:37 +01:00