cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

mt8183-kukui-kodama-sku288.dts (409B)


      1// SPDX-License-Identifier: (GPL-2.0 OR MIT)
      2/*
      3 * Copyright 2020 Google LLC
      4 *
      5 * SKU: 0x120 => 288
      6 *  - bit 8: Camera: 1 (GC5035)
      7 *  - bits 7..4: Panel ID: 0x2 (BOE)
      8 */
      9
     10/dts-v1/;
     11#include "mt8183-kukui-kodama.dtsi"
     12
     13/ {
     14	model = "MediaTek kodama sku288 board";
     15	compatible = "google,kodama-sku288", "google,kodama", "mediatek,mt8183";
     16};
     17
     18&panel {
     19	status = "okay";
     20	compatible = "boe,tv101wum-n53";
     21};