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

Quelle  armada-xp-98dx3336.dtsi   Sprache: unbekannt

 
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Device Tree Include file for Marvell 98dx3336 family SoC
 *
 * Copyright (C) 2016 Allied Telesis Labs
 *
 * Contains definitions specific to the 98dx3236 SoC that are not
 * common to all Armada XP SoCs.
 */

#include "armada-xp-98dx3236.dtsi"

/ {
 model = "Marvell 98DX3336 SoC";
 compatible = "marvell,armadaxp-98dx3336", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";

 cpus {
  cpu@1 {
   device_type = "cpu";
   compatible = "marvell,sheeva-v7";
   reg = <1>;
   clocks = <&cpuclk 1>;
   clock-latency = <1000000>;
  };
 };

 soc {
  internal-regs {
   resume@20980 {
    compatible = "marvell,98dx3336-resume-ctrl";
    reg = <0x20980 0x10>;
   };
  };
 };
};

&pp0 {
 compatible = "marvell,prestera-98dx3336", "marvell,prestera";
};

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]