Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * Google Mrbland board device tree source
0004  *
0005  * Copyright 2021 Google LLC.
0006  *
0007  * SKU: 0x600 => 1536
0008  *  - bits 11..8: Panel ID: 0x6 (AUO)
0009  */
0010 
0011 /dts-v1/;
0012 
0013 #include "sc7180-trogdor-mrbland.dtsi"
0014 
0015 / {
0016         model = "Google Mrbland rev1+ AUO panel board";
0017         compatible = "google,mrbland-sku1536", "qcom,sc7180";
0018 };
0019 
0020 &panel {
0021         compatible = "auo,b101uan08.3";
0022 };