Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753674AbbDGTlq (ORCPT ); Tue, 7 Apr 2015 15:41:46 -0400 Received: from down.free-electrons.com ([37.187.137.238]:59109 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752986AbbDGTlo convert rfc822-to-8bit (ORCPT ); Tue, 7 Apr 2015 15:41:44 -0400 Date: Tue, 7 Apr 2015 21:41:40 +0200 From: Boris Brezillon To: =?UTF-8?B?R2HDq2w=?= PORTAY Cc: Nicolas Ferre , Alexandre Belloni , Jean-Christophe PLAGNIOL-VILLARD , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: at91/dt: add support for kizbox2. Message-ID: <20150407214140.254f9940@bbrezillon> In-Reply-To: <1428416031-30765-2-git-send-email-g.portay@overkiz.com> References: <1428416031-30765-1-git-send-email-g.portay@overkiz.com> <1428416031-30765-2-git-send-email-g.portay@overkiz.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 976 Lines: 39 Hi Gaël, On Tue, 7 Apr 2015 16:13:51 +0200 Gaël PORTAY wrote: > Add DT file for Kizbox 2 board. > This board is based on Atmel's SAMA5D31 Cortex-A5 SoC. > > Signed-off-by: Gaël PORTAY > --- [...] > + > + pmc: pmc@fffffc00 { > + main: mainck { > + clock-frequency = <12000000>; The main clock driver has been reworked in 3.16, and this clock-frequency property is no longer needed (this value is taken from the main_xtal definition). Apart from that this patch looks good to me: Acked-by: Boris Brezillon Best Regards, Boris -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- 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/