From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylwester Nawrocki Subject: Re: [PATCH v2 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks Date: Mon, 11 Jul 2016 12:58:28 +0200 Message-ID: <57837BD4.5030602@samsung.com> References: <1467989201-14661-1-git-send-email-andi.shyti@samsung.com> <1467989201-14661-8-git-send-email-andi.shyti@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1467989201-14661-8-git-send-email-andi.shyti@samsung.com> Sender: linux-clk-owner@vger.kernel.org To: Andi Shyti , Mark Brown Cc: Rob Herring , Mark Rutland , Kukjin Kim , Krzysztof Kozlowski , Tomasz Figa , Michael Turquette , 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 On 07/08/2016 04:46 PM, Andi Shyti wrote: > 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 s/synchronus/synchronous > any critical handling: remove, then, the CLK_IGNORE_UNUSED flag > for the SPI related clocks. > > Signed-off-by: Andi Shyti > Reviewed-by: Krzysztof Kozlowski In case this goes through the spi tree: Acked-by: Sylwester Nawrocki