lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 7 Apr 2015 21:41:40 +0200
From:	Boris Brezillon <boris.brezillon@...e-electrons.com>
To:	Gaël PORTAY <g.portay@...rkiz.com>
Cc:	Nicolas Ferre <nicolas.ferre@...el.com>,
	Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: at91/dt: add support for kizbox2.

Hi Gaël,

On Tue,  7 Apr 2015 16:13:51 +0200
Gaël PORTAY <g.portay@...rkiz.com> 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 <g.portay@...rkiz.com>
> ---

[...]

> +
> +			pmc: pmc@...ffc00 {
> +				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 <boris.brezillon@...e-electrons.com>

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists