1// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2/* 3 * Google Mrbland board device tree source 4 * 5 * Copyright 2021 Google LLC. 6 * 7 * SKU: 0x0 => 0 8 * - bits 7..4: Panel ID: 0x0 (AUO) 9 */ 10 11/dts-v1/; 12 13#include "sc7180-trogdor-mrbland-rev0.dtsi" 14 15/ { 16 model = "Google Mrbland rev0 AUO panel board"; 17 compatible = "google,mrbland-rev0-sku0", "qcom,sc7180"; 18}; 19 20&panel { 21 compatible = "auo,b101uan08.3"; 22}; 23