123456789101112131415 |
- // 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";
- };
|