diff options
Diffstat (limited to 'dts/upstream/src/arm64/qcom/sc7280-herobrine-zombie.dts')
-rw-r--r-- | dts/upstream/src/arm64/qcom/sc7280-herobrine-zombie.dts | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/qcom/sc7280-herobrine-zombie.dts b/dts/upstream/src/arm64/qcom/sc7280-herobrine-zombie.dts new file mode 100644 index 00000000000..0246c12b2f4 --- /dev/null +++ b/dts/upstream/src/arm64/qcom/sc7280-herobrine-zombie.dts @@ -0,0 +1,16 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Google Zombie board device tree source + * + * Copyright 2022 Google LLC. + */ + +/dts-v1/; + +#include "sc7280-herobrine-zombie.dtsi" +#include "sc7280-herobrine-wifi-sku.dtsi" + +/ { + model = "Google Zombie"; + compatible = "google,zombie", "qcom,sc7280"; +}; |