18 lines
259 B
Plaintext
18 lines
259 B
Plaintext
#include "qcom-msm8974.dtsi"
|
|
|
|
/ {
|
|
model = "Sony Xperia Z1";
|
|
compatible = "sony,xperia-honami", "qcom,msm8974";
|
|
|
|
memory@0 {
|
|
reg = <0 0x40000000>, <0x40000000 0x40000000>;
|
|
device_type = "memory";
|
|
};
|
|
};
|
|
|
|
&soc {
|
|
serial@f991e000 {
|
|
status = "ok";
|
|
};
|
|
};
|