commit | 73e677536eef3f72b0465e3cb001f8fed035de45 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 24 22:32:45 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 01 00:56:07 2016 +0900 |
tree | 05b91eab11527186569c5b90cc9e595a9471ad2a | |
parent | 7a629ef01eb033f3b8f2990a670d5c81975c0f51 [diff] |
pinctrl: uniphier: support per-pin input enable for new SoCs Upcoming new pinctrl drivers for PH1-LD11 and PH-LD20 support input signal gating for each pin. (While, existing ones only support it per pin-group.) This commit prepares the core part for that. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>