aboutsummaryrefslogtreecommitdiff
path: root/src/arm64/qcom/sc7180-trogdor-coachz-r1-lte.dts
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm64/qcom/sc7180-trogdor-coachz-r1-lte.dts')
-rw-r--r--src/arm64/qcom/sc7180-trogdor-coachz-r1-lte.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/arm64/qcom/sc7180-trogdor-coachz-r1-lte.dts b/src/arm64/qcom/sc7180-trogdor-coachz-r1-lte.dts
new file mode 100644
index 000000000000..533c048903ea
--- /dev/null
+++ b/src/arm64/qcom/sc7180-trogdor-coachz-r1-lte.dts
@@ -0,0 +1,18 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Google CoachZ board device tree source
+ *
+ * Copyright 2020 Google LLC.
+ */
+
+#include "sc7180-trogdor-coachz-r1.dts"
+#include "sc7180-trogdor-lte-sku.dtsi"
+
+/ {
+ model = "Google CoachZ (rev1) with LTE";
+ compatible = "google,coachz-rev1-sku0", "qcom,sc7180";
+};
+
+&cros_ec_proximity {
+ label = "proximity-wifi-lte";
+};