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

Quelle  spear320s.dtsi   Sprache: unbekannt

 
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 * DTS file for SPEAr320s SoC
 *
 * Copyright 2021 Herve Codina <herve.codina@bootlin.com>
 */

/include/ "spear320.dtsi"

/ {
 ahb {
  apb {
   gpiopinctrl: gpio@b3000000 {
    /*
     * The "RM0321 SPEAr320s address and map
     * registers" document mentions interrupt 6
     * (NPGIO_INTR) for the PL_GPIO interrupt.
     */
    interrupts = <6>;
    interrupt-parent = <&shirq>;
   };
  };
 };
};

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]