repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
imx6q-nitrogen6_max.dts
blob
03bec0c53063733b4313e7b19498f8c340ea5aa1
1
// SPDX-License-Identifier: GPL-2.0 OR X11
2
/*
3
* Copyright 2015 Boundary Devices, Inc.
4
*/
5
/dts-v1/;
6
7
#include "imx6q.dtsi"
8
#include "imx6qdl-nitrogen6_max.dtsi"
9
10
/ {
11
model = "Boundary Devices i.MX6 Quad Nitrogen6_MAX Board";
12
compatible = "boundary,imx6q-nitrogen6_max", "fsl,imx6q";
13
};
14
15
&sata {
16
status = "okay";
17
};