Lines Matching +full:t6000 +full:- +full:aic
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/nvme/apple,nvme-ans.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sven Peter <sven@svenpeter.dev>
15 - enum:
16 - apple,t8103-nvme-ans2
17 - apple,t8112-nvme-ans2
18 - apple,t6000-nvme-ans2
19 - const: apple,nvme-ans2
23 - description: NVMe and NVMMU registers
24 - description: ANS2 co-processor control registers
26 reg-names:
28 - const: nvme
29 - const: ans
34 power-domains:
35 # two domains for t8103, three for t6000
38 - description: power domain for the NVMe controller.
39 - description: power domain for the first PCIe bus connecting the NVMe
41 - description: optional power domain for the second PCIe bus
44 power-domain-names:
47 - const: ans
48 - const: apcie0
49 - const: apcie1
53 description: Mailbox of the ANS2 co-processor
70 - apple,t8103-nvme-ans2
71 - apple,t8112-nvme-ans2
74 power-domains:
76 power-domain-names:
80 power-domains:
82 power-domain-names:
86 - compatible
87 - reg
88 - reg-names
89 - resets
90 - power-domains
91 - power-domain-names
92 - mboxes
93 - interrupts
94 - apple,sart
99 - |
100 #include <dt-bindings/interrupt-controller/apple-aic.h>
101 #include <dt-bindings/interrupt-controller/irq.h>
104 compatible = "apple,t8103-nvme-ans2", "apple,nvme-ans2";
106 reg-names = "nvme", "ans";
110 power-domains = <&ps_ans2>, <&ps_apcie_st>;
111 power-domain-names = "ans", "apcie0";