1// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2/*
3 * Copyright (C) 2021 MediaTek Inc.
4 */
5/dts-v1/;
6#include "mt8195-cherry.dtsi"
7
8/ {
9	model = "Acer Tomato (rev1) board";
10	compatible = "google,tomato-rev1", "google,tomato", "mediatek,mt8195";
11};
12
13&audio_codec {
14	compatible = "realtek,rt5682i";
15	realtek,btndet-delay = <16>;
16};
17
18&sound {
19	compatible = "mediatek,mt8195_mt6359_rt1019_rt5682";
20	model = "mt8195_r1019_5682";
21};
22
23&ts_10 {
24	status = "okay";
25};
26