Searched +full:ixp43x +full:- +full:pci (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: ISC7 #include "intel-ixp4xx.dtsi"12 compatible = "intel,ixp43x-expansion-bus-controller", "syscon";17 pci@c0000000 {18 compatible = "intel,ixp43x-pci";21 interrupt-controller@c8003000 {22 compatible = "intel,ixp43x-interrupt";
1 // SPDX-License-Identifier: ISC3 * Device Tree file for Gateworks IXP43x-based Cambria GW23586 /dts-v1/;8 #include "intel-ixp43x.dtsi"12 compatible = "gateworks,gw2358", "intel,ixp43x";13 #address-cells = <1>;14 #size-cells = <1>;24 stdout-path = "uart0:115200n8";32 compatible = "gpio-leds";33 led-user {[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Support for Intel IXP4xx PCI host controller7 * Based on the IXP4xx arch/arm/mach-ixp4xx/common-pci.c driver9 * Copyright (C) 2003 Greg Ungerer <gerg@linux-m68k.org>10 * Copyright (C) 2003-2004 MontaVista Software, Inc.15 * - Test IO-space access16 * - DMA support24 #include <linux/pci.h>28 #include "../pci.h"88 /* PCI commands supported by NP access unit */[all …]