Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[cascardo/linux.git] / arch / arm / boot / dts / uniphier-pinctrl.dtsi
index 2459279..10a7110 100644 (file)
                function = "i2c4";
        };
 
+       pinctrl_nand: nand_grp {
+               groups = "nand";
+               function = "nand";
+       };
+
+       pinctrl_nand2cs: nand2cs_grp {
+               groups = "nand", "nand_cs1";
+               function = "nand";
+       };
+
+       pinctrl_system_bus: system_bus_grp {
+               groups = "system_bus", "system_bus_cs1";
+               function = "system_bus";
+       };
+
        pinctrl_uart0: uart0_grp {
                groups = "uart0";
                function = "uart0";