Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1// SPDX-License-Identifier: GPL-2.0-only
2/*
3 * Copyright 2016 MediaTek Inc.
4 */
5
6/dts-v1/;
7#include "mt8173-elm-hana.dtsi"
8
9/ {
10 model = "Google Hana";
11 compatible = "google,hana-rev6", "google,hana-rev5",
12 "google,hana-rev4", "google,hana-rev3",
13 "google,hana", "mediatek,mt8173";
14};