1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 2 /* 3 * Google Quackingstick board device tree sour 3 * Google Quackingstick board device tree source 4 * 4 * 5 * Copyright 2021 Google LLC. 5 * Copyright 2021 Google LLC. 6 * 6 * 7 * SKU: 0x601 => 1537 7 * SKU: 0x601 => 1537 8 * - bits 11..8: Panel ID: 0x6 (AUO) 8 * - bits 11..8: Panel ID: 0x6 (AUO) 9 */ 9 */ 10 10 11 #include "sc7180-trogdor-quackingstick.dtsi" 11 #include "sc7180-trogdor-quackingstick.dtsi" 12 12 13 / { 13 / { 14 model = "Google Quackingstick (rev0+)" 14 model = "Google Quackingstick (rev0+)"; 15 compatible = "google,quackingstick-sku 15 compatible = "google,quackingstick-sku1537", "qcom,sc7180"; 16 }; 16 }; 17 17 18 &mdss_dsi0_phy { 18 &mdss_dsi0_phy { 19 qcom,phy-rescode-offset-top = /bits/ 8 19 qcom,phy-rescode-offset-top = /bits/ 8 <(-13) (-13) (-13) (-13) (-13)>; 20 qcom,phy-rescode-offset-bot = /bits/ 8 20 qcom,phy-rescode-offset-bot = /bits/ 8 <(-13) (-13) (-13) (-13) (-13)>; 21 qcom,phy-drive-ldo-level = <375>; 21 qcom,phy-drive-ldo-level = <375>; 22 }; 22 }; 23 23 24 &panel { 24 &panel { 25 compatible = "auo,b101uan08.3"; 25 compatible = "auo,b101uan08.3"; 26 }; 26 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.