Home | History | Annotate | Download | only in dts
      1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2 /*
      3  * Copyright (C) 2017 Engicam S.r.l.
      4  * Copyright (C) 2017 Amarula Solutions B.V.
      5  * Author: Jagan Teki <jagan (a] amarulasolutions.com>
      6  */
      7 
      8 /dts-v1/;
      9 
     10 #include "imx6dl.dtsi"
     11 #include "imx6qdl-icore.dtsi"
     12 
     13 / {
     14 	model = "Engicam i.CoreM6 DualLite/Solo MIPI Starter Kit";
     15 	compatible = "engicam,imx6-icore", "fsl,imx6dl";
     16 };
     17 
     18 &usdhc3 {
     19 	status = "okay";
     20 };
     21