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

Quelle  meson-gxl-s805x.dtsi   Sprache: unbekannt

 
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (c) 2020 BayLibre SAS
 * Author: Neil Armstrong <narmstrong@baylibre.com>
 */

#include "meson-gxl-s905x.dtsi"

/ {
 compatible = "amlogic,s805x", "amlogic,meson-gxl";
};

/* The S805X Package doesn't seem to handle the 744MHz OPP correctly */
&gpu_opp_table {
 opp-744000000 {
  status = "disabled";
 };
};

&mali {
 /delete-property/ assigned-clocks;
 /delete-property/ assigned-clock-rates;
};

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]