Brooklyn/arch/arm64/boot/dts/mediatek/mt8173-elm-hana-rev7.dts

28 lines
437 B
Plaintext
Raw Normal View History

2022-04-02 18:08:56 +05:00
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright 2019 MediaTek Inc.
*/
/dts-v1/;
#include "mt8173-elm-hana.dtsi"
/ {
model = "Google Hanawl";
compatible = "google,hana-rev7", "mediatek,mt8173";
};
&cpu_thermal {
trips {
cpu_crit: cpu_crit0 {
temperature = <100000>;
type = "critical";
};
};
};
&gpio_keys {
2022-09-13 23:14:27 +05:00
/delete-node/switch-tablet-mode;
/delete-node/switch-volume-down;
/delete-node/switch-volume-up;
2022-04-02 18:08:56 +05:00
};