treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / arm / boot / dts / stih407-b2120.dts
blob31c85f945c6b5202781370040ee9a6d129164e20
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright (C) 2014 STMicroelectronics (R&D) Limited.
4  * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
5  */
6 /dts-v1/;
7 #include "stih407.dtsi"
8 #include "stihxxx-b2120.dtsi"
9 / {
10         model = "STiH407 B2120";
11         compatible = "st,stih407-b2120", "st,stih407";
13         chosen {
14                 bootargs = "clk_ignore_unused";
15                 stdout-path = &sbc_serial0;
16         };
18         memory@40000000 {
19                 device_type = "memory";
20                 reg = <0x40000000 0x80000000>;
21         };
23         aliases {
24                 serial0 = &sbc_serial0;
25                 ethernet0 = &ethernet0;
26         };