arm64: add better and more generic spin-table support
[oweals/u-boot.git] / arch / arm / dts / uniphier-pinctrl.dtsi
index 988e60a98cf71a525ba37dcf91cc10006bd4cd93..2810f3b3e1cccc5b133595cf3d4b7676d46b7804 100644 (file)
                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";