summaryrefslogtreecommitdiff
path: root/include/linux/mfd/syscon (follow)
Commit message (Collapse)AuthorAge
* ARM: clps711x: Add support for SYSCON driverAlexander Shiyan2013-06-11
| | | | | | | | | | This patch adds support for SYSCON driver for CLPS711X targets. At this time there are no users for this driver, but it is will be used as start point to use in CLPS711X drivers and remove <mach/xx> dependencies. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng2012-09-17
Include headfile for easy using. Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>