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
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
imx6dl-sabreauto.dts
blob
660d52a245babe5a3fd0f0aafe693a77e2339db5
1
// SPDX-License-Identifier: GPL-2.0
2
//
3
// Copyright (C) 2013 Freescale Semiconductor, Inc.
4
5
/dts-v1/;
6
7
#include "imx6dl.dtsi"
8
#include "imx6qdl-sabreauto.dtsi"
9
10
/ {
11
model = "Freescale i.MX6 DualLite/Solo SABRE Automotive Board";
12
compatible = "fsl,imx6dl-sabreauto", "fsl,imx6dl";
13
};