| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 OR X11 |
| 2 | /* | ||||
| 3 | * Copyright (C) 2016 Amarula Solutions B.V. | ||||
| 4 | * Copyright (C) 2016 Engicam S.r.l. | ||||
| 5 | */ | ||||
| 6 | |||||
| 7 | /dts-v1/; | ||||
| 8 | |||||
| 9 | #include "imx6ul-isiot.dtsi" | ||||
| 10 | |||||
| 11 | / { | ||||
| 12 | model = "Engicam Is.IoT MX6UL eMMC Starter kit"; | ||||
| 13 | compatible = "engicam,imx6ul-isiot", "fsl,imx6ul"; | ||||
| 14 | }; | ||||
| 15 | |||||
| 16 | &usdhc2 { | ||||
| 17 | status = "okay"; | ||||
| 18 | }; | ||||