1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Google CoachZ board device tree source 4 * 5 * Copyright 2021 Google LLC. 6 */ 7 8 #include "sc7180-trogdor-coachz-r3.dts" 9 #include "sc7180-trogdor-lte-sku.dtsi" 10 11 / { 12 model = "Google CoachZ (rev3+) with LTE"; 13 compatible = "google,coachz-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.