blob: e3d52c560363cd4514f01ad7d5e4f684da78051a [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-wifi-sku.dtsi"
12#include "sc7280-herobrine-nvme-sku.dtsi"
13
14/ {
15 model = "Google Zombie with NVMe";
16 compatible = "google,zombie-sku2","google,zombie-sku3","google,zombie-sku515", "qcom,sc7280";
17};