Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / mt8127-moose.dts
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (c) 2014 MediaTek Inc.
4  * Author: Joe.C <yingjoe.chen@mediatek.com>
5  *
6  */
7
8 /dts-v1/;
9 #include "mt8127.dtsi"
10
11 / {
12         model = "MediaTek MT8127 Moose Board";
13         compatible = "mediatek,mt8127-moose", "mediatek,mt8127";
14
15         memory {
16                 device_type = "memory";
17                 reg = <0 0x80000000 0 0x40000000>;
18         };
19 };
20
21 &uart0 {
22         status = "okay";
23 };