Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  t6001.dtsi   Sprache: unbekannt

 
Spracherkennung für: .dtsi vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
 * Apple T6001 "M1 Max" SoC
 *
 * Other names: H13J, "Jade"
 *
 * Copyright The Asahi Linux Contributors
 */

#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/interrupt-controller/apple-aic.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/pinctrl/apple.h>
#include <dt-bindings/spmi/spmi.h>

#include "multi-die-cpp.h"

#include "t600x-common.dtsi"

/ {
 compatible = "apple,t6001", "apple,arm-platform";

 soc {
  compatible = "simple-bus";
  #address-cells = <2>;
  #size-cells = <2>;

  ranges;
  nonposted-mmio;

  // filled via templated includes at the end of the file
 };
};

#define DIE
#define DIE_NO 0

&{/soc} {
 #include "t600x-die0.dtsi"
 #include "t600x-dieX.dtsi"
 #include "t600x-nvme.dtsi"
};

#include "t600x-gpio-pins.dtsi"
#include "t600x-pmgr.dtsi"

#undef DIE
#undef DIE_NO


&aic {
 affinities {
  e-core-pmu-affinity {
   apple,fiq-index = <AIC_CPU_PMU_E>;
   cpus = <&cpu_e00 &cpu_e01>;
  };

  p-core-pmu-affinity {
   apple,fiq-index = <AIC_CPU_PMU_P>;
   cpus = <&cpu_p00 &cpu_p01 &cpu_p02 &cpu_p03
    &cpu_p10 &cpu_p11 &cpu_p12 &cpu_p13>;
  };
 };
};

&gpu {
 compatible = "apple,agx-g13c", "apple,agx-g13s";
};

[Dauer der Verarbeitung: 0.18 Sekunden, vorverarbeitet 2026-06-07]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002