Lines Matching +full:nvme +full:- +full:ans2
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * NVMe related devices for Apple T600x SoCs.
9 compatible = "apple,t6000-asc-mailbox", "apple,asc-mailbox-v4";
11 interrupt-parent = <&aic>;
16 interrupt-names = "send-empty", "send-not-empty",
17 "recv-empty", "recv-not-empty";
18 power-domains = <&DIE_NODE(ps_ans2)>;
19 #mbox-cells = <0>;
23 compatible = "apple,t6000-sart";
25 power-domains = <&DIE_NODE(ps_ans2)>;
28 DIE_NODE(nvme): nvme@393cc0000 {
29 compatible = "apple,t6000-nvme-ans2", "apple,nvme-ans2";
31 reg-names = "nvme", "ans";
32 interrupt-parent = <&aic>;
33 /* The NVME interrupt is always routed to die */
37 power-domains = <&DIE_NODE(ps_ans2)>,
40 power-domain-names = "ans", "apcie0", "apcie1";