Lines Matching +full:ide +full:- +full:port
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ata/pata-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
14 ATA (PATA, also known as IDE) AT attachment storage devices.
18 The PATA (IDE) controller-specific device tree bindings are responsible for
23 pattern: "^ide(@.*)?$"
26 "ide".
28 "#address-cells":
31 "#size-cells":
35 "^ide-port@[0-1]$":
38 ID number 0 and the slave drive will have ID number 1. The PATA port
39 nodes will be named "ide-port".
47 The ID number of the drive port, 0 for the master port and 1 for the
48 slave port.