Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
0002 /*
0003  * Copyright 2021 Google LLC
0004  *
0005  * SKU: 0x20 => 32
0006  *  - bit 8: Camera: 0 (OV5695)
0007  *  - bits 7..4: Panel ID: 0x2 (BOE)
0008  */
0009 
0010 /dts-v1/;
0011 #include "mt8183-kukui-kodama.dtsi"
0012 
0013 / {
0014         model = "MediaTek kodama sku32 board";
0015         compatible = "google,kodama-sku32", "google,kodama", "mediatek,mt8183";
0016 };
0017 
0018 &panel {
0019         status = "okay";
0020         compatible = "boe,tv101wum-n53";
0021 };