Lines Matching +full:ixp43x +full:- +full:expansion +full:- +full:bus +full:- +full:controller
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#
7 title: Intel IXP4xx CompactFlash Card Controller
10 - Linus Walleij <linus.walleij@linaro.org>
15 device is always connected to the expansion bus of the IXP4xx SoCs using one
17 node must be placed inside a chip select node on the IXP4xx expansion bus.
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#
42 - |
43 #include <dt-bindings/interrupt-controller/irq.h>
45 bus@c4000000 {
46 compatible = "intel,ixp43x-expansion-bus-controller", "syscon";
48 native-endian;
49 #address-cells = <2>;
50 #size-cells = <1>;
52 dma-ranges = <0 0x0 0x50000000 0x01000000>, <1 0x0 0x51000000 0x01000000>;
54 compatible = "intel,ixp4xx-compact-flash";
56 interrupt-parent = <&gpio0>;