xref: /freebsd/sys/contrib/device-tree/src/arm64/qcom/sc7180-trogdor-wormdingler-rev1-inx.dts (revision 84943d6f38e936ac3b7a3947ca26eeb27a39f938)
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: 0x0000 => 0
8 *  - bits 11..8: Panel ID: 0x0 (INX)
9 */
10
11/dts-v1/;
12
13#include "sc7180-trogdor-wormdingler.dtsi"
14#include "sc7180-trogdor-rt5682i-sku.dtsi"
15
16/ {
17	model = "Google Wormdingler rev1+ INX panel board";
18	compatible = "google,wormdingler-sku0", "qcom,sc7180";
19};
20
21&panel {
22	compatible = "innolux,hj110iz-01a";
23};
24