]> Git Repo - linux.git/blob - arch/arm/boot/dts/imx6dl-icore-mipi.dts
quota: Disable quotactl_path syscall
[linux.git] / arch / arm / boot / dts / imx6dl-icore-mipi.dts
1 // SPDX-License-Identifier: GPL-2.0 OR X11
2 /*
3  * Copyright (C) 2018 Engicam S.r.l.
4  * Copyright (C) 2018 Amarula Solutions B.V.
5  * Author: Jagan Teki <[email protected]>
6  */
7
8 /dts-v1/;
9
10 #include "imx6dl.dtsi"
11 #include "imx6qdl-icore-1.5.dtsi"
12
13 / {
14         model = "Engicam i.CoreM6 DualLite/Solo MIPI Starter Kit";
15         compatible = "engicam,imx6-icore", "fsl,imx6dl";
16 };
17
18 &hdmi {
19         ddc-i2c-bus = <&i2c2>;
20         status = "okay";
21 };
22
23 &usdhc3 {
24         status = "okay";
25 };
This page took 0.040512 seconds and 4 git commands to generate.