commit | 3379987e26956d9eab668a0811a0f0a9a056754f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jun 29 19:38:58 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 02 05:44:29 2016 +0900 |
tree | fc1d3577d9ad84fde5a300ae01f72f8998990084 | |
parent | 186c133444152005473955f1feea2e3184740dd6 [diff] |
pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 PH1-LD11 and PH1-LD20 have much pin controlling in common, so I added a single driver shared between them in the initial commit. However, the Ethernet pin-mux settings I am going to add are different with each other, and they may diverge more as the progress of development. Split it into two dedicated drivers. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>