1 // SPDX-License-Identifier: BSD-3-Clause 1 // SPDX-License-Identifier: BSD-3-Clause 2 /* 2 /* 3 * Copyright (c) 2020, Martin Botka 3 * Copyright (c) 2020, Martin Botka 4 */ 4 */ 5 5 6 /dts-v1/; 6 /dts-v1/; 7 7 8 #include "sdm630.dtsi" !! 8 #include "sdm630-sony-xperia-ganges.dtsi" 9 #include "sdm630-sony-xperia-nile.dtsi" << 10 9 11 / { 10 / { 12 model = "Sony Xperia 10"; 11 model = "Sony Xperia 10"; 13 compatible = "sony,kirin-row", "qcom,s 12 compatible = "sony,kirin-row", "qcom,sdm630"; 14 chassis-type = "handset"; << 15 << 16 chosen { << 17 framebuffer@9d400000 { << 18 reg = <0 0x9d400000 0 << 19 height = <2520>; << 20 }; << 21 }; << 22 }; << 23 << 24 /* Reserve a bigger chunk of RAM for the highe << 25 &cont_splash_mem { << 26 reg = <0 0x9d400000 0 (2520 * 1080 * 4 << 27 }; 13 }; 28 << 29 /* Ganges devices feature a Novatek touchscree << 30 /delete-node/ &touchscreen; << 31 /delete-node/ &vreg_l18a_1v8; <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.