Lines Matching +full:vexpress +full:- +full:cf
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ata/ata-generic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
18 - enum:
19 - arm,vexpress-cf
20 - fsl,mpc8349emitx-pata
21 - const: ata-generic
25 - description: Command interface registers
26 - description: Control interface registers
28 reg-shift:
34 ata-generic,use16bit:
36 description: Use 16-bit accesses instead of 32-bit for data transfers
38 pio-mode:
45 - compatible
46 - reg
51 - |
52 compact-flash@1a000 {
53 compatible = "arm,vexpress-cf", "ata-generic";
56 reg-shift = <2>;