From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Fri, 16 May 2014 15:40:07 +0800 Subject: [PATCH v2 1/3] ARM: i.MX1 clk: Add missing clocks In-Reply-To: <1399997062-4270-1-git-send-email-shc_work@mail.ru> References: <1399997062-4270-1-git-send-email-shc_work@mail.ru> Message-ID: <20140516074004.GB10685@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, May 13, 2014 at 08:04:21PM +0400, Alexander Shiyan wrote: > This patch adds missing clocks for mpll_gate, spll_gate, uart3_gate, > ssi2_gate and brom_gate. As an additional this fixes incorrect bit > position for dma_gate clock. > > Signed-off-by: Alexander Shiyan Applied #1 and #2, thanks.