summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/mediatek/mt8195-cherry-tomato-r1.dts
blob: 3348ba69ff6cf63abb62a68c33982472385ca050 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright (C) 2021 MediaTek Inc.
 */
/dts-v1/;
#include "mt8195-cherry.dtsi"

/ {
	model = "Acer Tomato (rev1) board";
	compatible = "google,tomato-rev1", "google,tomato", "mediatek,mt8195";
};

&ts_10 {
	status = "okay";
};