Searched +full:ixp43x +full:- +full:pci (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | intel,ixp4xx-pci.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/intel,ixp4xx-pci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Intel IXP4xx PCI controller 10 - Linus Walleij <linus.walleij@linaro.org> 12 description: PCI host controller found in the Intel IXP4xx SoC series. 15 - $ref: /schemas/pci/pci-bus.yaml# 20 - enum: 21 - intel,ixp42x-pci [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/ |
H A D | intel-ixp43x.dtsi | 1 // SPDX-License-Identifier: ISC 7 #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";
|
H A D | intel-ixp43x-gateworks-gw2358.dts | 1 // SPDX-License-Identifier: ISC 3 * Device Tree file for Gateworks IXP43x-based Cambria GW2358 6 /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 …]
|