Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-next
[linux-2.6-microblaze.git] / arch / arm / boot / dts / mstar-infinity2m-ssd202d-ssd201htv2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3  * Copyright (c) 2020 thingy.jp.
4  * Author: Daniel Palmer <daniel@thingy.jp>
5  */
6
7 /dts-v1/;
8 #include "mstar-infinity2m-ssd202d.dtsi"
9
10 / {
11         model = "SSD201_HT_V2";
12         compatible = "honestar,ssd201htv2", "mstar,infinity2m";
13
14         aliases {
15                 serial0 = &pm_uart;
16         };
17
18         chosen {
19                 stdout-path = "serial0:115200n8";
20         };
21 };
22
23 &pm_uart {
24         status = "okay";
25 };