u-boot-brain/drivers/pinctrl/uniphier
Masahiro Yamada 3379987e26 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>
2016-07-02 05:44:29 +09:00
..
Kconfig pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 2016-07-02 05:44:29 +09:00
Makefile pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-core.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-ld4.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-ld11.c pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-ld20.c pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-pro5.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-pxs2.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier-sld8.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
pinctrl-uniphier.h pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00