aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd/syscon
AgeCommit message (Collapse)AuthorFilesLines
2013-06-11ARM: clps711x: Add support for SYSCON driverAlexander Shiyan1-0/+94
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 <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2012-09-17ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng1-0/+319
Include headfile for easy using. Acked-by: Stephen Warren <[email protected]> Signed-off-by: Dong Aisheng <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>