Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932449AbbFTQse (ORCPT ); Sat, 20 Jun 2015 12:48:34 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:33148 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752010AbbFTQs3 (ORCPT ); Sat, 20 Jun 2015 12:48:29 -0400 Message-ID: <55859951.5090308@gmail.com> Date: Sat, 20 Jun 2015 18:48:17 +0200 From: Philippe Reynes User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120623 Thunderbird/10.0.5 MIME-Version: 1.0 To: Fabio Estevam CC: Alessandro Zummo , Alexandre Belloni , Shawn Guo , Sascha Hauer , Russell King , rtc-linux@googlegroups.com, linux-kernel , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v2 2/6] imx35: define two clocks for rtc References: <1434809732-8996-1-git-send-email-tremyfr@gmail.com> <1434809732-8996-3-git-send-email-tremyfr@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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: 699 Lines: 21 Hi Fabio, On 20/06/15 16:43, Fabio Estevam wrote: > On Sat, Jun 20, 2015 at 11:15 AM, Philippe Reynes wrote: > >> @@ -240,6 +241,9 @@ int __init mx35_clocks_init(void) >> clk_register_clkdev(clk[ipg], "ipg", "imx21-uart.1"); >> clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); >> clk_register_clkdev(clk[ipg], "ipg", "imx21-uart.2"); >> + /* i.mx35 has the i.mx21 type uart */ > > I think you meant rtc, not uart :-) Yes, of course, sorry for this silly mistake. I fix it in a V3. Thanks a lot, Philippe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/