GNU Linux-libre 6.1.90-gnu
[releases.git] / arch / arm64 / boot / dts / qcom / sc7180-trogdor-wormdingler-rev0-boe.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Google Wormdingler board device tree source
4  *
5  * Copyright 2021 Google LLC.
6  *
7  * SKU: 0x10 => 16
8  *  - bits 7..4: Panel ID: 0x1 (BOE)
9  */
10
11 /dts-v1/;
12
13 #include "sc7180-trogdor-wormdingler-rev0.dtsi"
14
15 / {
16         model = "Google Wormdingler rev0 BOE panel board";
17         compatible = "google,wormdingler-rev0-sku16", "qcom,sc7180";
18 };
19
20 &panel {
21         compatible = "boe,tv110c9m-ll3";
22 };