From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout3.samsung.com ([203.254.224.33]:44140 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752264AbdJKJdX (ORCPT ); Wed, 11 Oct 2017 05:33:23 -0400 Subject: Re: [PATCH 0/4] Fix problems with Exynos4412 ISP clocks From: Sylwester Nawrocki To: Krzysztof Kozlowski Cc: Marek Szyprowski , linux-clk@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Chanwoo Choi , Inki Dae , Bartlomiej Zolnierkiewicz Message-id: Date: Wed, 11 Oct 2017 11:33:12 +0200 MIME-version: 1.0 In-reply-to: <76fcaecf-7c38-a1a6-b4b1-47e6966f8b34@samsung.com> Content-type: text/plain; charset="utf-8" References: <20171002104759.25944-1-m.szyprowski@samsung.com> <76fcaecf-7c38-a1a6-b4b1-47e6966f8b34@samsung.com> Sender: linux-clk-owner@vger.kernel.org List-ID: On 10/09/2017 12:58 PM, Sylwester Nawrocki wrote: > On 10/09/2017 12:49 PM, Krzysztof Kozlowski wrote: >> On Mon, Oct 9, 2017 at 12:34 PM, Sylwester Nawrocki >> wrote: >>> On 10/02/2017 12:47 PM, Marek Szyprowski wrote: >>>> Patch summary: >>>> >>>> Marek Szyprowski (4): >>>> clk: samsung: Instantiate Exynos4412 ISP clocks only when available >>>> clk: samsung: Add a separate driver for Exynos4412 ISP clocks >>>> ARM: dts: exynos: Add Exynos4412 ISP clock controller >>>> clk: samsung: Remove obsolete code for Exynos4412 ISP clocks >>> I have applied whole series, with v2 of patch 2/4, thanks. >> You mean you applied 1/4 and 2/4 for now, right? 3/4 will go through >> my tree in release after this and 4/4 even later? > Ah yes, sorry, just noticed that. Indeed I've taken only first two > patches, the third is for dts and the last one will be applied after > some time as you say. For the record, I have dropped these 2 patches as there is now posted v3 addressing review comments.