Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754267AbbFWIWN (ORCPT ); Tue, 23 Jun 2015 04:22:13 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:35074 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753097AbbFWIWF (ORCPT ); Tue, 23 Jun 2015 04:22:05 -0400 Message-ID: <55891729.7070809@linaro.org> Date: Tue, 23 Jun 2015 09:22:01 +0100 From: Daniel Thompson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Stephen Boyd CC: Mike Turquette , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Maxime Coquelin , Kamil Lulko , Andreas Farber , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org Subject: Re: [PATCH v3 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices References: <1432327273-6810-1-git-send-email-daniel.thompson@linaro.org> <1433966978-24422-1-git-send-email-daniel.thompson@linaro.org> <20150622224832.GI22132@codeaurora.org> In-Reply-To: <20150622224832.GI22132@codeaurora.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 27 On 22/06/15 23:48, Stephen Boyd wrote: > On 06/10, Daniel Thompson wrote: >> This patchset implements a clock driver for STM32F42xxx and STM32F43xxx >> series devices. It supports decoding the state configured by the >> bootloader (PLL, clock select, bus dividers) and all the gates clocks. >> It does not currently support the I2S and SAI PLLs. >> >> Relies on "Add support to STMicroeletronics STM32 family" v9 by Maxime >> Coquelin: http://thread.gmane.org/gmane.linux.kernel/1961049 . >> > > I applied 1 and 2. Looks like #3 should go through arm-soc at > some later time? Agreed (that is also the patch that must be correctly ordered w.r.t. Maxime's patches). Thanks. Daniel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/