commit | 29f9b6cf7bff6a118130163c848811e14f8022da | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Wed Feb 12 10:47:10 2014 +0000 |
committer | Pawel Moll <pawel.moll@arm.com> | Thu May 15 17:02:19 2014 +0100 |
tree | 2338d5da72d937abc15a68ddb18465a1795407a5 | |
parent | 3b9334ac835bb431e2186645230c9f1eb94b5d49 [diff] |
mfd: syscon: Add platform data with a regmap config name Define syscon platform data structure that can be used to define a regmap config name. This is particularly useful in the regmap debugfs when there is more than one syscon device registered, to distinguish the register blocks. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Acked-by: Lee Jones <lee.jones@linaro.org>