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
blame
|
history
|
raw
|
HEAD
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
imx7d-colibri-emmc.dtsi
blob
af39e5370fa1226b09dadd4b8ec4e6753bfc0802
1
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
/*
3
* Copyright 2017 Toradex AG
4
*/
5
6
#include "imx7d.dtsi"
7
#include "imx7-colibri.dtsi"
8
9
/ {
10
memory@80000000 {
11
device_type = "memory";
12
reg = <0x80000000 0x40000000>;
13
};
14
};
15
16
&gpio6 {
17
gpio-line-names = "",
18
"",
19
"",
20
"",
21
"",
22
"",
23
"",
24
"",
25
"",
26
"",
27
"",
28
"",
29
"SODIMM_169",
30
"SODIMM_157",
31
"",
32
"SODIMM_163",
33
"SODIMM_77",
34
"SODIMM_24",
35
"",
36
"SODIMM_25",
37
"SODIMM_27",
38
"SODIMM_32",
39
"SODIMM_34";
40
};
41
42
&usbotg2 {
43
dr_mode = "host";
44
};
45
46
&usdhc3 {
47
status = "okay";
48
};