1 // SPDX-License-Identifier: GPL-2.0 OR X11 2 /* 3 * Copyright 2016 Boundary Devices, Inc. 4 */ 5 6 /dts-v1/; 7 8 #include "imx6qp.dtsi" 9 #include "imx6qdl-nitrogen6_max.dtsi" 10 11 / { 12 model = "Boundary Devices i.MX6 Quad Plus Nitrogen6_MAX Board"; 13 compatible = "boundary,imx6qp-nitrogen6_max", "fsl,imx6qp"; 14 }; 15 16 &pcie { 17 status = "disabled"; 18 }; 19 20 &sata { 21 status = "okay"; 22 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.