Troy Kisky | 2f95ec9 | 2019-07-29 12:15:54 -0700 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
| 2 | // |
| 3 | // Copyright 2013-2019 Boundary Devices, Inc. |
| 4 | // Copyright 2012 Freescale Semiconductor, Inc. |
| 5 | // Copyright 2011 Linaro Ltd. |
| 6 | |
| 7 | /dts-v1/; |
Troy Kisky | 2f95ec9 | 2019-07-29 12:15:54 -0700 | [diff] [blame] | 8 | #include "imx6q.dtsi" |
| 9 | #include "imx6qdl-sabrelite.dtsi" |
| 10 | |
| 11 | / { |
| 12 | model = "Freescale i.MX6 Quad SABRE Lite Board"; |
| 13 | compatible = "fsl,imx6q-sabrelite", "fsl,imx6q"; |
| 14 | }; |
| 15 | |
| 16 | &sata { |
| 17 | status = "okay"; |
| 18 | }; |
Marcel Ziswiler | 5d4bcee | 2022-07-21 15:27:26 +0200 | [diff] [blame] | 19 | |
| 20 | &ipu1_csi1_from_mipi_vc1 { |
| 21 | clock-lanes = <0>; |
| 22 | data-lanes = <1 2>; |
| 23 | }; |