1 // SPDX-License-Identifier: GPL-2.0-only 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 2 /* 3 * Copyright 2013 Sascha Hauer, Pengutronix 3 * Copyright 2013 Sascha Hauer, Pengutronix 4 * 4 * 5 * Copyright 2013-2021 TQ-Systems GmbH 5 * Copyright 2013-2021 TQ-Systems GmbH 6 * Author: Markus Niebel <Markus.Niebel@tq-grou 6 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 7 */ 7 */ 8 8 9 /dts-v1/; 9 /dts-v1/; 10 10 11 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include "imx6dl-tqma6a.dtsi" 12 #include "imx6dl-tqma6a.dtsi" 13 #include "imx6qdl-mba6.dtsi" 13 #include "imx6qdl-mba6.dtsi" 14 #include "imx6qdl-mba6a.dtsi" 14 #include "imx6qdl-mba6a.dtsi" 15 #include "imx6dl-mba6.dtsi" 15 #include "imx6dl-mba6.dtsi" 16 16 17 / { 17 / { 18 model = "TQ TQMa6S/DL on MBa6x"; 18 model = "TQ TQMa6S/DL on MBa6x"; 19 compatible = "tq,imx6dl-mba6x-a", "tq, 19 compatible = "tq,imx6dl-mba6x-a", "tq,mba6a", 20 "tq,imx6dl-tqma6dl-a", "f 20 "tq,imx6dl-tqma6dl-a", "fsl,imx6dl"; 21 }; 21 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.