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