1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Google Zombie board device tree source
4 *
5 * Copyright 2022 Google LLC.
6 */
7
8/dts-v1/;
9
10#include "sc7280-herobrine-zombie.dtsi"
11#include "sc7280-herobrine-lte-sku.dtsi"
12#include "sc7280-herobrine-nvme-sku.dtsi"
13
14/ {
15	model = "Google Zombie with LTE and NVMe";
16	compatible = "google,zombie-sku514", "qcom,sc7280";
17};
18