1c6e72bd7SGustave Monce// SPDX-License-Identifier: BSD-3-Clause
2c6e72bd7SGustave Monce/*
3c6e72bd7SGustave Monce * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
4c6e72bd7SGustave Monce * Copyright (c) 2020, Gustave Monce <gustave.monce@outlook.com>
5c6e72bd7SGustave Monce */
6c6e72bd7SGustave Monce
7c6e72bd7SGustave Monce/dts-v1/;
8c6e72bd7SGustave Monce
9c6e72bd7SGustave Monce#include "msm8994.dtsi"
10c6e72bd7SGustave Monce#include "msm8994-msft-lumia-octagon.dtsi"
11c6e72bd7SGustave Monce
12c6e72bd7SGustave Monce/ {
13c6e72bd7SGustave Monce	model = "Microsoft Lumia 950 XL";
14c6e72bd7SGustave Monce	compatible = "microsoft,cityman", "qcom,msm8994";
15*eaa744b1SArnaud Ferraris	chassis-type = "handset";
16c6e72bd7SGustave Monce};
17