Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * Google Lazor Limozeen board device tree source
0004  *
0005  * Copyright 2021 Google LLC.
0006  */
0007 
0008 /dts-v1/;
0009 
0010 #include "sc7180-trogdor.dtsi"
0011 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
0012 #include "sc7180-trogdor-lazor.dtsi"
0013 #include "sc7180-trogdor-lte-sku.dtsi"
0014 
0015 / {
0016         model = "Google Lazor Limozeen without Touchscreen (rev5 - rev8)";
0017         /* No sku5 post-rev5 */
0018         compatible = "google,lazor-rev5-sku5", "google,lazor-rev5-sku6",
0019                 "google,lazor-rev6-sku6", "google,lazor-rev7-sku6",
0020                 "google,lazor-rev8-sku6", "qcom,sc7180";
0021 };
0022 
0023 /delete-node/&ap_ts;
0024 
0025 &panel {
0026         compatible = "innolux,n116bca-ea1", "innolux,n116bge";
0027 };
0028 
0029 &sdhc_2 {
0030         status = "okay";
0031 };