Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / sdm630-sony-xperia-ganges-kirin.dts
1 // SPDX-License-Identifier: BSD-3-Clause
2 /*
3  * Copyright (c) 2020, Martin Botka
4  */
5
6 /dts-v1/;
7
8 #include "sdm630.dtsi"
9 #include "sdm630-sony-xperia-nile.dtsi"
10
11 / {
12         model = "Sony Xperia 10";
13         compatible = "sony,kirin-row", "qcom,sdm630";
14
15         chosen {
16                 framebuffer@9d400000 {
17                         reg = <0 0x9d400000 0 (2520 * 1080 * 4)>;
18                         height = <2520>;
19                 };
20         };
21 };
22
23 /* Ganges devices feature a Novatek touchscreen instead. */
24 /delete-node/ &touchscreen;
25 /delete-node/ &vreg_l18a_1v8;