kernel-brax3-ubuntu-touch/arch/arm/boot/dts/imx7d-flex-concentrator-mfg.dts
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

25 lines
479 B
Text

// SPDX-License-Identifier: GPL-2.0
/*
* Device Tree Source for Kamstrup OMNIA Flex Concentrator in
* manufacturing/debugging mode.
*
* Copyright (C) 2020 Kamstrup A/S
* Author: Bruno Thomsen <bruno.thomsen@gmail.com>
*/
/dts-v1/;
#include "imx7d-flex-concentrator.dts"
/ {
model = "Kamstrup OMNIA Flex Concentrator - Manufacturing";
compatible = "kam,imx7d-flex-concentrator-mfg", "fsl,imx7d";
chosen {
stdout-path = &uart4;
};
};
&uart4 {
status = "okay";
};