Niel Fourie | fc8645d | 2020-05-19 14:01:41 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| 2 | /* |
| 3 | * Copyright (C) 2018 PHYTEC Messtechnik GmbH |
| 4 | * Author: Christian Hemp <c.hemp@phytec.de> |
| 5 | */ |
| 6 | |
| 7 | /dts-v1/; |
| 8 | #include "imx6q.dtsi" |
| 9 | #include "imx6qdl-phytec-phycore-som.dtsi" |
| 10 | #include "imx6qdl-phytec-mira.dtsi" |
Marcel Ziswiler | 5d4bcee | 2022-07-21 15:27:26 +0200 | [diff] [blame] | 11 | #include "imx6qdl-phytec-mira-peb-eval-01.dtsi" |
| 12 | #include "imx6qdl-phytec-mira-peb-av-02.dtsi" |
| 13 | #include "imx6qdl-phytec-mira-peb-wlbt-05.dtsi" |
Niel Fourie | fc8645d | 2020-05-19 14:01:41 +0200 | [diff] [blame] | 14 | |
| 15 | / { |
| 16 | model = "PHYTEC phyBOARD-Mira Quad Carrier-Board with NAND"; |
| 17 | compatible = "phytec,imx6q-pbac06-nand", "phytec,imx6q-pbac06", |
| 18 | "phytec,imx6qdl-pcm058", "fsl,imx6q"; |
| 19 | |
| 20 | chosen { |
| 21 | stdout-path = &uart2; |
| 22 | }; |
| 23 | }; |
| 24 | |
| 25 | &can1 { |
| 26 | status = "okay"; |
| 27 | }; |
| 28 | |
| 29 | &fec { |
| 30 | status = "okay"; |
| 31 | }; |
| 32 | |
| 33 | &gpmi { |
| 34 | status = "okay"; |
| 35 | }; |
| 36 | |
| 37 | &hdmi { |
| 38 | status = "okay"; |
| 39 | }; |
| 40 | |
| 41 | &i2c1 { |
| 42 | status = "okay"; |
| 43 | }; |
| 44 | |
| 45 | &i2c2 { |
| 46 | status = "okay"; |
| 47 | }; |
| 48 | |
| 49 | &i2c_rtc { |
| 50 | status = "okay"; |
| 51 | }; |
| 52 | |
| 53 | &m25p80 { |
| 54 | status = "okay"; |
| 55 | }; |
| 56 | |
| 57 | &pcie { |
| 58 | status = "okay"; |
| 59 | }; |
| 60 | |
| 61 | &uart3 { |
| 62 | status = "okay"; |
| 63 | }; |
| 64 | |
| 65 | &usbh1 { |
| 66 | status = "okay"; |
| 67 | }; |
| 68 | |
| 69 | &usbotg { |
| 70 | status = "okay"; |
| 71 | }; |
| 72 | |
| 73 | &usdhc1 { |
| 74 | status = "okay"; |
| 75 | }; |