xref: /freebsd-src/sys/contrib/device-tree/src/arm64/qcom/sc7280-herobrine.dts (revision 8cc087a1eee9ec1ca9f7ac1e63ad51bdb5a682eb)
1*8cc087a1SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2*8cc087a1SEmmanuel Vadot/*
3*8cc087a1SEmmanuel Vadot * Google Herobrine board device tree source
4*8cc087a1SEmmanuel Vadot *
5*8cc087a1SEmmanuel Vadot * Copyright 2021 Google LLC.
6*8cc087a1SEmmanuel Vadot */
7*8cc087a1SEmmanuel Vadot
8*8cc087a1SEmmanuel Vadot#include "sc7280-herobrine.dtsi"
9*8cc087a1SEmmanuel Vadot
10*8cc087a1SEmmanuel Vadot/ {
11*8cc087a1SEmmanuel Vadot	model = "Google Herobrine";
12*8cc087a1SEmmanuel Vadot	compatible = "google,herobrine",
13*8cc087a1SEmmanuel Vadot		     "qcom,sc7280";
14*8cc087a1SEmmanuel Vadot};
15