]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / imx6dl-phytec-mira-rdk-nand.dts
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 "imx6dl.dtsi"
9 #include "imx6qdl-phytec-phycore-som.dtsi"
10 #include "imx6qdl-phytec-mira.dtsi"
11
12 / {
13 model = "PHYTEC phyBOARD-Mira DualLite/Solo Carrier-Board with NAND";
14 compatible = "phytec,imx6dl-pbac06-nand", "phytec,imx6dl-pbac06",
15 "phytec,imx6qdl-pcm058", "fsl,imx6dl";
16
17 chosen {
18 stdout-path = &uart2;
19 };
20 };
21
22 &ethphy {
23 max-speed = <100>;
24 };
25
26 &fec {
27 status = "okay";
28 };
29
30 &gpmi {
31 status = "okay";
32 };
33
34 &hdmi {
35 status = "okay";
36 };
37
38 &i2c1 {
39 status = "okay";
40 };
41
42 &i2c2 {
43 status = "okay";
44 };
45
46 &i2c_rtc {
47 status = "okay";
48 };
49
50 &uart3 {
51 status = "okay";
52 };
53
54 &usbh1 {
55 status = "okay";
56 };
57
58 &usbotg {
59 status = "okay";
60 };
61
62 &usdhc1 {
63 status = "okay";
64 };