treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / arm64 / boot / dts / amlogic / meson-a1-ad401.dts
blob69c25c68c35888d82ec81e852e4456543a551236
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2019 Amlogic, Inc. All rights reserved.
4  */
6 /dts-v1/;
8 #include "meson-a1.dtsi"
10 / {
11         compatible = "amlogic,ad401", "amlogic,a1";
12         model = "Amlogic Meson A1 AD401 Development Board";
14         aliases {
15                 serial0 = &uart_AO_B;
16         };
18         chosen {
19                 stdout-path = "serial0:115200n8";
20         };
22         memory@0 {
23                 device_type = "memory";
24                 reg = <0x0 0x0 0x0 0x8000000>;
25         };
28 &uart_AO_B {
29         status = "okay";