1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Google CoachZ board device tree source 4 * 5 * Copyright 2020 Google LLC. 6 */ 7 8 #include "sc7180-trogdor-coachz-r1.dts" 9 #include "sc7180-trogdor-lte-sku.dtsi" 10 11 / { 12 model = "Google CoachZ (rev1 - 2) with LTE"; 13 compatible = "google,coachz-rev1-sku0", "google,coachz-rev2-sku0", "qcom,sc7180"; 14 }; 15 16 &cros_ec_proximity { 17 label = "proximity-wifi-lte"; 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.