1 // SPDX-License-Identifier: GPL-2.0-only 2 3 /dts-v1/; 4 5 #include "msm8939-pm8916.dtsi" 6 #include "msm8939-wingtech-wt82918.dtsi" 7 8 / { 9 model = "Lenovo Vibe K5 (Wingtech WT82918)"; 10 compatible = "wingtech,wt82918", "qcom,msm8939"; 11 chassis-type = "handset"; 12 }; 13 14 &touchscreen { 15 touchscreen-size-x = <1080>; 16 touchscreen-size-y = <1920>; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.