Lines Matching +full:ixp43x +full:- +full:interrupt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ata/intel,ixp4xx-compact-flash.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
21 const: intel,ixp4xx-compact-flash
25 - description: Command interface registers
26 - description: Control interface registers
32 - compatible
33 - reg
34 - interrupts
37 - $ref: pata-common.yaml#
38 - $ref: /schemas/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml#
43 - |
44 #include <dt-bindings/interrupt-controller/irq.h>
47 compatible = "intel,ixp43x-expansion-bus-controller", "syscon";
49 native-endian;
50 #address-cells = <2>;
51 #size-cells = <1>;
53 dma-ranges = <0 0x0 0x50000000 0x01000000>, <1 0x0 0x51000000 0x01000000>;
55 compatible = "intel,ixp4xx-compact-flash";
57 interrupt-parent = <&gpio0>;