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-tqma6ul2l.dtsi"
- #include "mba6ulx.dtsi"
- / {
- model = "TQ Systems TQMa6UL2L SoM on MBa6ULx board";
- compatible = "tq,imx6ul-tqma6ul2l-mba6ulx", "tq,imx6ul-tqma6ul2l", "fsl,imx6ul";
- };
|