From mboxrd@z Thu Jan 1 00:00:00 1970 From: andi.shyti@samsung.com (Andi Shyti) Date: Wed, 13 Jul 2016 11:08:52 +0900 Subject: [PATCH v3 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks In-Reply-To: <146836184696.73491.9452469757415968654@resonance> 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> Message-ID: <20160713020852.GH18237@samsunx.samsung> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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