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
of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
qcom-apq8084-mtp.dts
blob
3016c7048d446cb5ee1e0810b37986663eb20398
1
#include "qcom-apq8084.dtsi"
2
#include "qcom-pma8084.dtsi"
3
4
/ {
5
model = "Qualcomm APQ 8084-MTP";
6
compatible = "qcom,apq8084-mtp", "qcom,apq8084";
7
8
aliases {
9
serial0 = &blsp2_uart2;
10
};
11
12
chosen {
13
stdout-path = "serial0:115200n8";
14
};
15
16
soc {
17
serial@f995e000 {
18
status = "okay";
19
};
20
};
21
};