WIP FPC-III support
[linux/fpc-iii.git] / arch / arm / boot / dts / imx31-bug.dts
blobd87eee3f9b3cd5b01c5d1ffb0383e63ac4f3e16a
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3  * Copyright 2012 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
4  */
6 /dts-v1/;
7 #include "imx31.dtsi"
9 / {
10         model = "Buglabs i.MX31 Bug 1.x";
11         compatible = "buglabs,imx31-bug", "fsl,imx31";
13         memory@80000000 {
14                 device_type = "memory";
15                 reg = <0x80000000 0x8000000>; /* 128M */
16         };
19 &uart5 {
20         uart-has-rtscts;
21         status = "okay";