]> Git Repo - u-boot.git/blob - arch/arm/dts/imx6q-sabrelite.dts
Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians...
[u-boot.git] / arch / arm / dts / imx6q-sabrelite.dts
1 // SPDX-License-Identifier: GPL-2.0 OR X11
2 /*
3  * Copyright 2011 Freescale Semiconductor, Inc.
4  * Copyright 2011 Linaro Ltd.
5  *
6  */
7
8 /dts-v1/;
9 #include "imx6q.dtsi"
10 #include "imx6qdl-sabrelite.dtsi"
11
12 / {
13         model = "Freescale i.MX6 Quad SABRE Lite Board";
14         compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
15 };
16
17 &sata {
18         status = "okay";
19 };
20
21 &ipu1_csi1_from_mipi_vc1 {
22         clock-lanes = <0>;
23         data-lanes = <1 2>;
24 };
This page took 0.031595 seconds and 4 git commands to generate.