Lines Matching +full:top +full:- +full:ctrl
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ata/brcm,sata-brcm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 SATA nodes are defined to describe on-chip Serial ATA controllers.
14 - Florian Fainelli <f.fainelli@gmail.com>
17 - $ref: ahci-common.yaml#
22 - items:
23 - enum:
24 - brcm,bcm7216-ahci
25 - brcm,bcm7445-ahci
26 - brcm,bcm7425-ahci
27 - brcm,bcm63138-ahci
28 - const: brcm,sata3-ahci
29 - items:
30 - const: brcm,bcm-nsp-ahci
35 reg-names:
37 - const: ahci
38 - const: top-ctrl
48 - brcm,bcm7216-ahci
49 - brcm,bcm63138-ahci
54 reset-names:
56 - rescal
57 - ahci
60 - compatible
61 - reg
62 - interrupts
63 - "#address-cells"
64 - "#size-cells"
69 - |
71 compatible = "brcm,bcm7445-ahci", "brcm,sata3-ahci";
73 reg-names = "ahci", "top-ctrl";
75 #address-cells = <1>;
76 #size-cells = <0>;
78 sata0: sata-port@0 {
83 sata1: sata-port@1 {