Lines Matching +full:t6000 +full:- +full:aic
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mark Kettenis <kettenis@openbsd.org>
20 - enum:
21 - apple,t8103-pinctrl
22 - apple,t8112-pinctrl
23 - apple,t6000-pinctrl
24 - const: apple,pinctrl
32 gpio-controller: true
34 '#gpio-cells':
37 gpio-ranges:
51 interrupt-controller: true
53 '#interrupt-cells':
56 power-domains:
60 '-pins$':
62 $ref: pinmux-node.yaml#
69 defined in include/dt-bindings/pinctrl/apple.h.
72 - pinmux
77 - $ref: pinctrl.yaml#
80 - compatible
81 - reg
82 - gpio-controller
83 - '#gpio-cells'
84 - gpio-ranges
85 - apple,npins
90 - |
91 #include <dt-bindings/interrupt-controller/apple-aic.h>
92 #include <dt-bindings/pinctrl/apple.h>
95 #address-cells = <2>;
96 #size-cells = <2>;
99 compatible = "apple,t8103-pinctrl", "apple,pinctrl";
103 gpio-controller;
104 #gpio-cells = <2>;
105 gpio-ranges = <&pinctrl 0 0 212>;
108 interrupt-controller;
109 #interrupt-cells = <2>;
110 interrupt-parent = <&aic>;
119 pcie_pins: pcie-pins {