ramips: Add support for SPI_CS1 pinmux

This patch adds support for setting SPI_CS1 as Chip Select, Watchdog reset output and GPIO#27.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

SVN-Revision: 41938
This commit is contained in:
John Crispin
2014-08-01 20:51:14 +00:00
parent 9efd7ebd34
commit 7d9bac5247
2 changed files with 37 additions and 0 deletions

View File

@@ -230,6 +230,12 @@
ralink,function = "uartf";
};
};
spi_cs1: spi1 {
spi1 {
ralink,group = "spi_cs1";
ralink,function = "spi_cs1";
};
};
};
rstctrl: rstctrl {