WIP FPC-III support
[linux/fpc-iii.git] / arch / arm / boot / dts / mstar-infinity3-msc313e-breadbee.dts
blobf0eda80a95cc161c8ee0e3326b845b7c8be317c5
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (c) 2019 thingy.jp.
4  * Author: Daniel Palmer <daniel@thingy.jp>
5  */
7 /dts-v1/;
8 #include "mstar-infinity3-msc313e.dtsi"
10 / {
11         model = "BreadBee";
12         compatible = "thingyjp,breadbee", "mstar,infinity3";
14         aliases {
15                 serial0 = &pm_uart;
16         };
18         chosen {
19                 stdout-path = "serial0:115200n8";
20         };
23 &pm_uart {
24         status = "okay";