blob: 9028f17e5c4a76e3d381eec0356591ab245b4569 (
plain)
1
2
3
4
5
6
7
8
|
// SPDX-License-Identifier: GPL-2.0
#include "qcom-msm8974-sony-xperia-rhine.dtsi"
/ {
model = "Sony Xperia Z1";
compatible = "sony,xperia-honami", "qcom,msm8974";
chassis-type = "handset";
};
|