Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / sdm630-sony-xperia-nile-voyager.dts
1 // SPDX-License-Identifier: BSD-3-Clause
2 /*
3  * Copyright (c) 2020, Konrad Dybcio
4  */
5
6 /dts-v1/;
7
8 #include "sdm630-sony-xperia-nile.dtsi"
9
10 / {
11         model = "Sony Xperia XA2 Plus";
12         compatible = "sony,voyager-row", "qcom,sdm630";
13
14         chosen {
15                 framebuffer@9d400000 {
16                         reg = <0 0x9d400000 0 (2160 * 1080 * 4)>;
17                         height = <2160>;
18                 };
19         };
20 };