]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pinctrl.dtsi
ARM: at91: dt: add dts file for sama5d3 Xplained
[u-boot] / arch / arm / dts / uniphier-pinctrl.dtsi
index 988e60a98cf71a525ba37dcf91cc10006bd4cd93..9591e888dc353b7decb9354906a96b3525d4ecad 100644 (file)
@@ -1,7 +1,8 @@
 /*
  * Device Tree Source for UniPhier SoCs default pinctrl settings
  *
- * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2015-2017 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+        X11
  */
                function = "i2c4";
        };
 
+       pinctrl_nand: nand_grp {
+               groups = "nand";
+               function = "nand";
+       };
+
+       pinctrl_nand2cs: nand2cs_grp {
+               groups = "nand", "nand_cs1";
+               function = "nand";
+       };
+
        pinctrl_sd: sd_grp {
                groups = "sd";
                function = "sd";
                function = "sd1";
        };
 
+       pinctrl_system_bus: system_bus_grp {
+               groups = "system_bus", "system_bus_cs1";
+               function = "system_bus";
+       };
+
        pinctrl_uart0: uart0_grp {
                groups = "uart0";
                function = "uart0";