commit | e637a8e44d64c5aa46be504cb01b979c49e36899 | [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 | 13d8ac30d51a303e90d1ef06a086ce5f01fbe63f [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>