From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754630AbcFGIlk (ORCPT ); Tue, 7 Jun 2016 04:41:40 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:36376 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754327AbcFGIh6 convert rfc822-to-8bit (ORCPT ); Tue, 7 Jun 2016 04:37:58 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Daniel Thompson , "Michael Turquette" , "Stephen Boyd" From: Stephen Boyd In-Reply-To: <8dcaca11-b193-64d2-8fa6-7f3f031b328b@linaro.org> Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20160601231533.9354-1-stephen.boyd@linaro.org> <20160601231533.9354-31-stephen.boyd@linaro.org> <8dcaca11-b193-64d2-8fa6-7f3f031b328b@linaro.org> Message-ID: <146528867149.28742.13230988204794474162@sboyd-linaro> User-Agent: alot/0.3.7 Subject: Re: [PATCH 30/34] clk: stm32f3: Migrate to clk_hw based OF and registration APIs Date: Tue, 07 Jun 2016 01:37:51 -0700 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Daniel Thompson (2016-06-06 06:48:01) > On 02/06/16 00:15, Stephen Boyd wrote: > > Minor nit but the subject is wrong [IIRC stm32f3 cannot run Linux ;-)]. > Heh thanks. I'll fix it to be stm32f4 when applying.