123456789101112131415 |
- // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
- /*
- * Copyright 2018-2022 TQ-Systems GmbH
- * Author: Markus Niebel <[email protected]>
- */
- /dts-v1/;
- #include "imx6ul-tqma6ul2.dtsi"
- #include "mba6ulx.dtsi"
- / {
- model = "TQ-Systems TQMa6ULx SoM on MBa6ULx board";
- compatible = "tq,imx6ul-tqma6ul2-mba6ulx", "tq,imx6ul-tqma6ul2", "fsl,imx6ul";
- };
|