From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soeren Moch Date: Wed, 18 Feb 2015 16:43:34 +0100 Subject: [U-Boot] [PATCH] board: tbs2910: Gate clock when switching async clock muxes In-Reply-To: <1422036217-4158-1-git-send-email-smoch@web.de> References: <1422036217-4158-1-git-send-email-smoch@web.de> Message-ID: <54E4B326.4020400@web.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 > -- > Cc: Stefano Babic Stefano, this patch missed several commit cycles now. Do you think it should not be merged? Regards, Soeren