From: Boris Brezillon Date: Wed, 3 Dec 2014 15:46:14 +0000 (+0100) Subject: mfd: syscon: Add Atmel MC (Memory Controller) registers definition X-Git-Tag: omap-for-v4.3/legacy-v2-signed~134^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985eba3aba77a997f65109e1418837b1d8b8512a;p=pandora-kernel.git mfd: syscon: Add Atmel MC (Memory Controller) registers definition The at91rm9200 SoC embeds a Memory Controller block which is used to configure several aspects of the platform: - AHB/APB Bus behavior - SDRAM Controller - EBI (External Bus Interface) and SMC (Static Memory Controller) config Those registers might be accessed by different drivers, hence we need to define it as a syscon device. Signed-off-by: Boris Brezillon Signed-off-by: Alexandre Belloni Acked-by: Lee Jones Acked-by: Nicolas Ferre --- Reading git-diff-tree failed