summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts
blob: 0bf355e08f78ea1afe803d9a39c09b8f405d494e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Google Wormdingler board device tree source
 *
 * Copyright 2021 Google LLC.
 *
 * SKU: 0x0001 => 1
 *  - bits 11..8: Panel ID: 0x0 (INX)
 */

/dts-v1/;

#include "sc7180-trogdor-wormdingler.dtsi"
#include "sc7180-trogdor-rt5682s-sku.dtsi"

/ {
	model = "Google Wormdingler rev1+ (INX, rt5682s)";
	compatible = "google,wormdingler-sku1", "qcom,sc7180";
};

&panel {
	compatible = "innolux,hj110iz-01a";
};