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