// SPDX-License-Identifier: (GPL-2.0 OR MIT) /* * Copyright (C) 2021 MediaTek Inc. */ /dts-v1/; #include "mt8195-cherry.dtsi" / { model = "Acer Tomato (rev3 - 4) board"; compatible = "google,tomato-rev4", "google,tomato-rev3", "google,tomato", "mediatek,mt8195"; }; &pio_default { pins-low-power-hdmi-disable { pinmux = , , , , ; input-enable; bias-pull-down; }; pins-low-power-pcie0-disable { pinmux = , , ; input-enable; bias-pull-down; }; }; &ts_10 { status = "okay"; }; &watchdog { /delete-property/ mediatek,disable-extrst; };