linux_dsm_epyc7002/drivers/pinctrl/uniphier
Masahiro Yamada 3e030b0b4e pinctrl: uniphier: allow to have pinctrl node under syscon node
Currently, the UniPhier pinctrl driver itself is a syscon, but it
turned out much more reasonable to make it a child node of a syscon
because our syscon node consists of a bunch of system configuration
registers, not only pinctrl, but also phy, and misc registers.
It is difficult to split the node.

To allow to migrate to the new DT structure, this commit adds new
compatible strings to not disturb the existing DT.  After a while,
the old binding will be removed.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-05-31 12:54:14 +02:00
..
Kconfig pinctrl: uniphier: rename CONFIG options and file names 2016-03-09 10:39:30 +07:00
Makefile pinctrl: uniphier: rename CONFIG options and file names 2016-03-09 10:39:30 +07:00
pinctrl-uniphier-core.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier-ld4.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier-pro5.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier-pxs2.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier-sld8.c pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-05-31 12:54:14 +02:00
pinctrl-uniphier.h pinctrl: uniphier: support pin configuration for dedicated pins 2016-05-31 12:50:47 +02:00