From: Dong Aisheng Date: Wed, 5 Sep 2012 02:57:13 +0000 (+0800) Subject: mfd: Add syscon driver based on regmap X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~14^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d687301f380729ec320619f100f3ba39f3693d;p=pandora-kernel.git mfd: Add syscon driver based on regmap Add regmap based syscon driver. This is usually used for access misc bits in registers which does not belong to a specific module, for example, IMX IOMUXC GPR and ANATOP. With this driver, client can use generic regmap API to access registers which are registered into syscon. Reviewed-by: Mark Brown Acked-by: Stephen Warren Signed-off-by: Dong Aisheng Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed