From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Shyti Subject: Re: [PATCH v3 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks Date: Wed, 13 Jul 2016 11:08:52 +0900 Message-ID: <20160713020852.GH18237@samsunx.samsung> References: <1468317736-18841-1-git-send-email-andi.shyti@samsung.com> <1468317736-18841-8-git-send-email-andi.shyti@samsung.com> <146836184696.73491.9452469757415968654@resonance> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-disposition: inline In-reply-to: <146836184696.73491.9452469757415968654@resonance> Sender: linux-samsung-soc-owner@vger.kernel.org To: Michael Turquette Cc: Rob Herring , Mark Rutland , Kukjin Kim , Krzysztof Kozlowski , Mark Brown , Sylwester Nawrocki , Tomasz Figa , Stephen Boyd , Chanwoo Choi , Jaehoon Chung , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-spi@vger.kernel.org, Andi Shyti List-Id: devicetree@vger.kernel.org Hi Mike, > > Because the Exynos5433 SPI driver supports the ioclk handling and > > the following patch: > > > > http://marc.info/?l=linux-kernel&m=146787645626318&w=2 > > > > fixes a synchronus abort issue, none of the SPI clocks require > > any critical handling: remove, then, the CLK_IGNORE_UNUSED flag > > for the SPI related clocks. > > > > Signed-off-by: Andi Shyti > > Reviewed-by: Krzysztof Kozlowski > > Reviewed-by: Michael Turquette > > Acked-by: Sylwester Nawrocki > > Do you want these patches to go through same tree? If not, I can take > this patch into clk-next. I think this patchset doesn't apply in your repository, but in Mark Brown's spi/topic/s3c64xx branch. So that I guess Mark should take this patchset. Sorry, I should have specified it in the cover letter. Thanks, Andi