![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 /* 0003 * Copyright (c) 2014 MediaTek Inc. 0004 * Author: Joe.C <yingjoe.chen@mediatek.com> 0005 * 0006 */ 0007 0008 /dts-v1/; 0009 #include "mt8127.dtsi" 0010 0011 / { 0012 model = "MediaTek MT8127 Moose Board"; 0013 compatible = "mediatek,mt8127-moose", "mediatek,mt8127"; 0014 0015 memory { 0016 device_type = "memory"; 0017 reg = <0 0x80000000 0 0x40000000>; 0018 }; 0019 }; 0020 0021 &uart0 { 0022 status = "okay"; 0023 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |