Newer
Older
barebox / dts / src / arm / qcom-msm8974-sony-xperia-honami.dts
@Sascha Hauer Sascha Hauer on 6 May 2015 315 bytes dts: update to v4.1-rc1
#include "qcom-msm8974.dtsi"
#include "qcom-pm8841.dtsi"
#include "qcom-pm8941.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";
	};
};