]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pinctrl.dtsi
arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases
[u-boot] / 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";