From mboxrd@z Thu Jan 1 00:00:00 1970 From: andi.shyti@samsung.com (Andi Shyti) Date: Mon, 20 Jun 2016 19:13:05 +0900 Subject: [PATCH] clk: samsung: exynos5433: use clock_ignore_unused flag for SPI3 related clocks In-Reply-To: References: <1466151362-2881-1-git-send-email-andi.shyti@samsung.com> <20160619055921.GA424@jack.zhora.eu> <20160620054157.GA6498@samsunx.samsung> Message-ID: <20160620101305.GA6783@samsunx.samsung> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > Unfortunately I have to NAK this patch. Please add proper support for > them to the SPI driver. I agree, this is quite a lazy solution. But your comment is giving me more work than what I was willing to have, also because in this driver the SPI1 is aslo using CLK_IGNORE_UNUSED :) Thanks for your review, Andi