commit | 47958c5ab4035bd91f05598f76a61cd9f7f2934c | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Nov 04 15:24:36 2014 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Nov 25 16:18:55 2014 +0000 |
tree | ed857863bc88aa4018dbc78b7e50b150830fc145 | |
parent | e62cace7b602b29cc9226e64dfb2c47ddfb9558e [diff] |
mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registers These registers are documented in the datasheet and used as part of the extcon driver. Expose them properly through regmap as the datasheet notes they should be treated as volatile do so. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>