3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku272.dts

22 lines
408 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright 2020 Google LLC
*
* SKU: 0x110 => 272
* - bit 8: Camera: 1 (GC5035)
* - bits 7..4: Panel ID: 0x1 (AUO)
*/
/dts-v1/;
#include "mt8183-kukui-kodama.dtsi"
/ {
model = "MediaTek kodama sku272 board";
compatible = "google,kodama-sku272", "google,kodama", "mediatek,mt8183";
};
&panel {
status = "okay";
compatible = "auo,b101uan08.3";
};