1 // SPDX-License-Identifier: BSD-3-Clause 2 /* 3 * Copyright (c) 2023 Jianhua Lu <lujianhua000@gmail.com> 4 */ 5 6 /dts-v1/; 7 8 #include "sm8250-xiaomi-elish-common.dtsi" 9 10 / { 11 model = "Xiaomi Mi Pad 5 Pro (CSOT)"; 12 compatible = "xiaomi,elish", "qcom,sm8250"; 13 }; 14 15 &display_panel { 16 compatible = "xiaomi,elish-csot-nt36523", "novatek,nt36523"; 17 status = "okay"; 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.