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}; 20