Merge tag 'docs-5.11-2' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / arch / arm / boot / dts / imx7d-flex-concentrator-mfg.dts
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Device Tree Source for Kamstrup OMNIA Flex Concentrator in
4  * manufacturing/debugging mode.
5  *
6  * Copyright (C) 2020 Kamstrup A/S
7  * Author: Bruno Thomsen <bruno.thomsen@gmail.com>
8  */
9
10 /dts-v1/;
11
12 #include "imx7d-flex-concentrator.dts"
13
14 / {
15         model = "Kamstrup OMNIA Flex Concentrator - Manufacturing";
16         compatible = "kam,imx7d-flex-concentrator-mfg", "fsl,imx7d";
17
18         chosen {
19                 stdout-path = &uart4;
20         };
21 };
22
23 &uart4 {
24         status = "okay";
25 };