imx6q-phytec-pbab01.dts revision 262569
1287111Smarcel/*
2287111Smarcel * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
3287111Smarcel *
4287111Smarcel * The code contained herein is licensed under the GNU General Public
5287111Smarcel * License. You may obtain a copy of the GNU General Public License
6287111Smarcel * Version 2 or later at the following locations:
7287111Smarcel *
8287111Smarcel * http://www.opensource.org/licenses/gpl-license.html
9287111Smarcel * http://www.gnu.org/copyleft/gpl.html
10287111Smarcel */
11287111Smarcel
12287111Smarcel/dts-v1/;
13287111Smarcel#include "imx6q-phytec-pfla02.dtsi"
14287111Smarcel
15287111Smarcel/ {
16287111Smarcel	model = "Phytec phyFLEX-i.MX6 Quad Carrier-Board";
17287111Smarcel	compatible = "phytec,imx6q-pbab01", "phytec,imx6q-pfla02", "fsl,imx6q";
18287111Smarcel};
19287111Smarcel
20287111Smarcel&fec {
21287111Smarcel	status = "okay";
22287111Smarcel};
23287111Smarcel
24287111Smarcel&uart4 {
25287111Smarcel	status = "okay";
26287111Smarcel};
27287111Smarcel
28287111Smarcel&usdhc2 {
29287111Smarcel	status = "okay";
30287111Smarcel};
31287111Smarcel
32287111Smarcel&usdhc3 {
33287111Smarcel	status = "okay";
34287111Smarcel};
35287111Smarcel