Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * Google Wormdingler board device tree source
0004  *
0005  * Copyright 2021 Google LLC.
0006  *
0007  * SKU: 0x10 => 16
0008  *  - bits 7..4: Panel ID: 0x1 (BOE)
0009  */
0010 
0011 /dts-v1/;
0012 
0013 #include "sc7180-trogdor-wormdingler-rev0.dtsi"
0014 
0015 / {
0016         model = "Google Wormdingler rev0 BOE panel board";
0017         compatible = "google,wormdingler-rev0-sku16", "qcom,sc7180";
0018 };
0019 
0020 &panel {
0021         compatible = "boe,tv110c9m-ll3";
0022 };