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
ARM: rockchip: fix broken build
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
qcom-msm8974-sony-xperia-honami.dts
blob
bd35b0674ff6894cd6518046d049b385e038a624
1
#include "qcom-msm8974.dtsi"
2
#include "qcom-pm8841.dtsi"
3
#include "qcom-pm8941.dtsi"
4
5
/ {
6
model = "Sony Xperia Z1";
7
compatible = "sony,xperia-honami", "qcom,msm8974";
8
9
memory@0 {
10
reg = <0 0x40000000>, <0x40000000 0x40000000>;
11
device_type = "memory";
12
};
13
};
14
15
&soc {
16
serial@f991e000 {
17
status = "ok";
18
};
19
};