From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v2 0/8] clk: max77686: Clock provider implementation fixes Date: Mon, 6 Jan 2014 11:06:04 +0000 Message-ID: <20140106110604.GN23772@lee--X1> References: <1386864441-19561-1-git-send-email-t.figa@samsung.com> <20131231194215.12054.39705@quantum> <2890647.PEOApIOYyP@amdc1227> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-we0-f178.google.com ([74.125.82.178]:36268 "EHLO mail-we0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144AbaAFLGJ (ORCPT ); Mon, 6 Jan 2014 06:06:09 -0500 Received: by mail-we0-f178.google.com with SMTP id u57so15481127wes.37 for ; Mon, 06 Jan 2014 03:06:08 -0800 (PST) Content-Disposition: inline In-Reply-To: <2890647.PEOApIOYyP@amdc1227> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Tomasz Figa Cc: Mike Turquette , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Samuel Ortiz , Sachin Kamat , Kyungmin Park > > > This series intends to improve clock provider impementation of ma= x77686 > > > PMIC driver. First two patches are simple fixes of current implem= entation > > > to allow correct control of provided clocks. Further patches refa= ctor > > > the driver to make the code cleaner and prepare for further patch= es. Then > > > last two patches add registration of OF clock provider and adjust= device > > > tree nodes of boards containing max77686 chip to contain properti= es > > > required by clock provider. > >=20 > > Acked-by: Mike Turquette >=20 > Hmm... Shouldn't this series go through the clk tree directly? If not= , who > should be taking it? I'm not quite sure why this patch-set was sent to me in the first place, but I guess that's by the by. Mike is probably waiting for the ARM and DT patches to be Acked, applied. --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 6 Jan 2014 11:06:04 +0000 Subject: [PATCH v2 0/8] clk: max77686: Clock provider implementation fixes In-Reply-To: <2890647.PEOApIOYyP@amdc1227> References: <1386864441-19561-1-git-send-email-t.figa@samsung.com> <20131231194215.12054.39705@quantum> <2890647.PEOApIOYyP@amdc1227> Message-ID: <20140106110604.GN23772@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > > > This series intends to improve clock provider impementation of max77686 > > > PMIC driver. First two patches are simple fixes of current implementation > > > to allow correct control of provided clocks. Further patches refactor > > > the driver to make the code cleaner and prepare for further patches. Then > > > last two patches add registration of OF clock provider and adjust device > > > tree nodes of boards containing max77686 chip to contain properties > > > required by clock provider. > > > > Acked-by: Mike Turquette > > Hmm... Shouldn't this series go through the clk tree directly? If not, who > should be taking it? I'm not quite sure why this patch-set was sent to me in the first place, but I guess that's by the by. Mike is probably waiting for the ARM and DT patches to be Acked, applied. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog