Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/arm64/boot/dts/mediatek/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  mt8195-cherry-tomato-r2.dts   Sprache: unbekannt

 
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright (C) 2021 MediaTek Inc.
 */
/dts-v1/;
#include "mt8195-cherry.dtsi"

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

&audio_codec {
 compatible = "realtek,rt5682i";
 realtek,btndet-delay = <16>;
};

&pio_default {
 pins-low-power-hdmi-disable {
  pinmux = <PINMUX_GPIO31__FUNC_GPIO31>,
    <PINMUX_GPIO32__FUNC_GPIO32>,
    <PINMUX_GPIO33__FUNC_GPIO33>;
  input-enable;
  bias-pull-down;
 };

 pins-low-power-hdmi-rsel-disable {
  pinmux = <PINMUX_GPIO34__FUNC_GPIO34>,
    <PINMUX_GPIO35__FUNC_GPIO35>;
  input-enable;
  bias-pull-down = <75000>;
 };

 pins-low-power-pcie0-disable {
  pinmux = <PINMUX_GPIO19__FUNC_GPIO19>,
    <PINMUX_GPIO20__FUNC_GPIO20>,
    <PINMUX_GPIO21__FUNC_GPIO21>;
  input-enable;
  bias-pull-down;
 };
};

&sound {
 compatible = "mediatek,mt8195_mt6359_rt1019_rt5682";
 model = "mt8195_r1019_5682";
};

&ts_10 {
 status = "okay";
};

&watchdog {
 /delete-property/ mediatek,disable-extrst;
};

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]