From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@linaro.org (Mike Turquette) Date: Wed, 18 Dec 2013 11:24:30 -0800 Subject: [PATCH 2/3] clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks In-Reply-To: References: <1383905648-23733-1-git-send-email-sachin.kamat@linaro.org> <1383905648-23733-2-git-send-email-sachin.kamat@linaro.org> <2996623.YXg5JqReYS@flatron> Message-ID: <20131218192430.23538.93253@quantum> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Tomasz Figa (2013-12-18 10:28:57) > Hi Sachin, > > 2013/12/18 Sachin Kamat : > > Hi Tomasz, > > > > On 10 November 2013 22:38, Tomasz Figa wrote: > >> Hi Sachin, Andrew, > >> > >> On Friday 08 of November 2013 15:44:07 Sachin Kamat wrote: > >>> From: Andrew Bresticker > >>> > >>> The gate clocks for the MFC sysmmus appear to be flipped, i.e. > >>> GATE_IP_MFC[2] gates sysmmu_mfcl and GATE_IP_MFC[1] gates sysmmu_mfcr. > >>> Fix this so that the MFC will start up. > >> > >> Wow, this means that there is a mistake in the documentation. Not that > >> I'm surprised, though. > >> > >> I guess you are sure about this, so: > >> > >> Reviewed-by: Tomasz Figa > > > > I believe you are going to take this through your tree along with a > > few others which you have already reviewed? > > Thanks for reminding me about this patch. It's been quite a while > since it was posted > to the list. > > Yes, I will apply it to samsung-clk tree. Feel free to add my Ack when you apply it. Will these be sent later as a pull request for the clk tree? Regards, Mike > > Best regards, > Tomasz