ramips: fix the mt7628 dts file

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44494 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2015-02-19 14:04:41 +00:00
parent 19e42920c5
commit ca5bbee247
2 changed files with 11 additions and 10 deletions

View File

@@ -11,8 +11,13 @@
reg = <0x0 0x2000000>;
};
chosen {
bootargs = "console=ttyS0,57600 init=/init";
pinctrl {
state_default: pinctrl0 {
gpio {
ralink,group = "i2c", "jtag";
ralink,function = "gpio";
};
};
};
palmbus@10000000 {
@@ -53,12 +58,4 @@
};
};
};
sdhci@10130000 {
status = "okay";
};
pcie@10140000 {
status = "okay";
};
};

View File

@@ -9,6 +9,10 @@
};
};
chosen {
bootargs = "console=ttyS0,57600";
};
cpuintc: cpuintc@0 {
#address-cells = <0>;
#interrupt-cells = <1>;