Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/misc/rp1/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 479 B image not shown  

Quelle  rp1-pci.dtso   Sprache: unbekannt

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

// SPDX-License-Identifier: (GPL-2.0 OR MIT)

/*
 * The dts overlay is included from the dts directory so
 * it can be possible to check it with CHECK_DTBS while
 * also compile it from the driver source directory.
 */

/dts-v1/;
/plugin/;

/ {
 fragment@0 {
  target-path="";
  __overlay__ {
   compatible = "pci1de4,1";
   #address-cells = <3>;
   #size-cells = <2>;
   interrupt-controller;
   #interrupt-cells = <2>;

   #include "arm64/broadcom/rp1-common.dtsi"
  };
 };
};

[ Dauer der Verarbeitung: 0.28 Sekunden  ]