blob: 82dc00cc7fb9e124018096935b8a08ef88c27d19 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};