diff options
author | Paul Burton <paul.burton@imgtec.com> | 2016-10-14 11:17:31 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-11-25 11:04:31 +0100 |
commit | d29ccdb3f0e5dccb170200c9f3d573eaa5af261b (patch) | |
tree | cddcf465f6ef3249c87e7e6785aec2f30e6ec880 /drivers/mfd/wm8994-core.c | |
parent | Linux 4.9-rc6 (diff) | |
download | linux-d29ccdb3f0e5dccb170200c9f3d573eaa5af261b.tar.xz linux-d29ccdb3f0e5dccb170200c9f3d573eaa5af261b.zip |
mfd: syscon: Support native-endian regmaps
The regmap devicetree binding documentation states that a native-endian
property should be supported as well as big-endian & little-endian,
however syscon in its duplication of the parsing of these properties
omits support for native-endian. Fix this by setting
REGMAP_ENDIAN_NATIVE when a native-endian property is found.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions