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