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
/
imx6dl-gw51xx.dts
blob
9956d12a1245c072bddfcd823244a478d0bd8e8b
1
// SPDX-License-Identifier: GPL-2.0-or-later
2
/*
3
* Copyright 2013 Gateworks Corporation
4
*/
5
6
/dts-v1/;
7
#include "imx6dl.dtsi"
8
#include "imx6qdl-gw51xx.dtsi"
9
10
/ {
11
model = "Gateworks Ventana i.MX6 DualLite/Solo GW51XX";
12
compatible = "gw,imx6dl-gw51xx", "gw,ventana", "fsl,imx6dl";
13
};