1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 2 /* 3 * Google CoachZ board device tree source 3 * Google CoachZ board device tree source 4 * 4 * 5 * Copyright 2020 Google LLC. 5 * Copyright 2020 Google LLC. 6 */ 6 */ 7 7 8 #include "sc7180-trogdor-coachz-r1.dts" 8 #include "sc7180-trogdor-coachz-r1.dts" 9 #include "sc7180-trogdor-lte-sku.dtsi" 9 #include "sc7180-trogdor-lte-sku.dtsi" 10 10 11 / { 11 / { 12 model = "Google CoachZ (rev1 - 2) with 12 model = "Google CoachZ (rev1 - 2) with LTE"; 13 compatible = "google,coachz-rev1-sku0" 13 compatible = "google,coachz-rev1-sku0", "google,coachz-rev2-sku0", "qcom,sc7180"; 14 }; 14 }; 15 15 16 &cros_ec_proximity { 16 &cros_ec_proximity { 17 label = "proximity-wifi-lte"; 17 label = "proximity-wifi-lte"; 18 }; 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.