![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-or-later 0002 /* 0003 * Copyright 2012 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> 0004 */ 0005 0006 /dts-v1/; 0007 #include "imx31.dtsi" 0008 0009 / { 0010 model = "Buglabs i.MX31 Bug 1.x"; 0011 compatible = "buglabs,imx31-bug", "fsl,imx31"; 0012 0013 memory@80000000 { 0014 device_type = "memory"; 0015 reg = <0x80000000 0x8000000>; /* 128M */ 0016 }; 0017 }; 0018 0019 &uart5 { 0020 uart-has-rtscts; 0021 status = "okay"; 0022 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |