]> git.sur5r.net Git - u-boot/commitdiff
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 29 Jun 2016 10:38:53 +0000 (19:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 30 Jun 2016 14:49:26 +0000 (23:49 +0900)
These are pin group names, not function names.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c

index cfec877588686d57dfe403226ab9773c8fa1cd54..0dbfdc750adfb7671db83557e6dc82492eeaa674 100644 (file)
@@ -96,11 +96,9 @@ static const char * const uniphier_pxs2_functions[] = {
        "nand",
        "sd",
        "uart0",
-       "uart0b",
        "uart1",
        "uart2",
        "uart3",
-       "uart3b",
        "usb0",
        "usb1",
        "usb2",