Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / mediatek / mt8173-elm-hana-rev7.dts
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright 2019 MediaTek Inc.
4  */
5
6 /dts-v1/;
7 #include "mt8173-elm-hana.dtsi"
8
9 / {
10         model = "Google Hanawl";
11         compatible = "google,hana-rev7", "mediatek,mt8173";
12 };
13
14 &cpu_thermal {
15         trips {
16                 cpu_crit: cpu_crit0 {
17                         temperature = <100000>;
18                         type = "critical";
19                 };
20         };
21 };
22
23 &gpio_keys {
24         /delete-node/tablet_mode;
25         /delete-node/volume_down;
26         /delete-node/volume_up;
27 };