treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / mips / boot / dts / ralink / vocore2.dts
blobfa8a5f8f236a87cb3dde5c8482cd4eecd6ac6cb0
1 /dts-v1/;
3 #include "mt7628a.dtsi"
5 / {
6         compatible = "vocore,vocore2", "ralink,mt7628a-soc";
7         model = "VoCore2";
9         memory@0 {
10                 device_type = "memory";
11                 reg = <0x0 0x8000000>;
12         };
14         chosen {
15                 bootargs = "console=ttyS2,115200";
16                 stdout-path = &uart2;
17         };