Home
last modified time | relevance | path

Searched hist:"5 df3d19b1925ea63075664878fad84eeef28ea3e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/tbs/tbs2910/
H A Dtbs2910.c5df3d19b1925ea63075664878fad84eeef28ea3e Fri Jan 23 18:03:37 UTC 2015 Soeren Moch <smoch@web.de> 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>