1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* 3 * DTS file for SPEAr320s SoC 4 * 5 * Copyright 2021 Herve Codina <herve.codina@bo 6 */ 7 8 /include/ "spear320.dtsi" 9 10 / { 11 ahb { 12 apb { 13 gpiopinctrl: gpio@b300 14 /* 15 * The "RM0321 16 * registers" 17 * (NPGIO_INTR 18 */ 19 interrupts = < 20 interrupt-pare 21 }; 22 }; 23 }; 24 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.