treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / mips / boot / dts / ralink / rt3883_eval.dts
blobc22bc84df21975a4e16067a7d2aca64021776800
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 /include/ "rt3883.dtsi"
6 / {
7         compatible = "ralink,rt3883-eval-board", "ralink,rt3883-soc";
8         model = "Ralink RT3883 evaluation board";
10         memory@0 {
11                 device_type = "memory";
12                 reg = <0x0 0x2000000>;
13         };
15         chosen {
16                 bootargs = "console=ttyS0,57600";
17         };