ramips: fix the mt7628 dts file

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

SVN-Revision: 44494
v19.07.3_mercusys_ac12_duma
John Crispin 9 years ago
parent 5dbd3e65a6
commit 64db436416

@ -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";
};
};

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

Loading…
Cancel
Save