xref: /freebsd/sys/contrib/device-tree/src/arm64/mediatek/mt8183-kukui-krane-sku176.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2c66ec88fSEmmanuel Vadot/*
3c66ec88fSEmmanuel Vadot * Copyright 2019 Google LLC
4c66ec88fSEmmanuel Vadot *
5c66ec88fSEmmanuel Vadot * Device-tree for Krane sku176.
6c66ec88fSEmmanuel Vadot *
7c66ec88fSEmmanuel Vadot * SKU is a 8-bit value (0xb0 == 176):
8c66ec88fSEmmanuel Vadot *  - Bits 7..4: Panel ID: 0xb (BOE)
9c66ec88fSEmmanuel Vadot *  - Bits 3..0: SKU ID:   0x0 (default)
10c66ec88fSEmmanuel Vadot */
11c66ec88fSEmmanuel Vadot
12c66ec88fSEmmanuel Vadot/dts-v1/;
13c66ec88fSEmmanuel Vadot#include "mt8183-kukui-krane.dtsi"
14c66ec88fSEmmanuel Vadot
15c66ec88fSEmmanuel Vadot/ {
16c66ec88fSEmmanuel Vadot	model = "MediaTek krane sku176 board";
17*f126890aSEmmanuel Vadot	chassis-type = "tablet";
18c66ec88fSEmmanuel Vadot	compatible = "google,krane-sku176", "google,krane", "mediatek,mt8183";
19c66ec88fSEmmanuel Vadot};
205def4c47SEmmanuel Vadot
215def4c47SEmmanuel Vadot&panel {
225def4c47SEmmanuel Vadot        status = "okay";
235def4c47SEmmanuel Vadot        compatible = "boe,tv101wum-nl6";
245def4c47SEmmanuel Vadot};
25