commit | 2505c7b0128f63289a59d77ee39cacd08aacf779 | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Fri Sep 28 16:15:30 2018 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 10 09:21:06 2018 +0200 |
tree | a7a8027e74c2a4cdf5f9e84008fb62391c1fd9d7 | |
parent | 29f55cc664f48cfeee661b2dbea39cd72a311e7e [diff] |
GPIO: add single-register GPIO via CREG driver Add single-register MMIO GPIO driver for complex cases where only several fields in register belong to GPIO lines and each GPIO line owns a field with different length and on/off value. Such CREG GPIOs are used in Synopsys AXS10x and HSDK boards. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>