fix typo that made gpiomuxing fail

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36212
This commit is contained in:
John Crispin
2013-04-05 23:10:42 +00:00
parent 495296bba9
commit e1a74d8ff7
16 changed files with 16 additions and 16 deletions

View File

@@ -19,7 +19,7 @@
palmbus@10000000 {
sysc@0 {
ralink,pinmmux = "i2c", "spi", "uartlite", "mdio", "sdram", "rgmii";
ralink,gpiommux = "jtag";
ralink,gpiomux = "jtag";
ralink,uartmux = "gpio";
ralink,wdtmux = <1>;
};