commit | 3bafc09e779710abaa7b836fe3bbeeeab7754c2b | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linaro.org> | Mon Dec 25 14:37:10 2017 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 12 18:32:55 2018 +0000 |
tree | 1c78fbe67c3ca13bf771978047d3582079766415 | |
parent | a4887813c3a9481ab87c8a71ab1de50b975cc823 [diff] |
mfd: syscon: Add hardware spinlock support Some system control registers need hardware spinlock to synchronize between the multiple subsystems, so we should add hardware spinlock support for syscon. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>