Lines Matching +full:imx93 +full:- +full:iomuxc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stefan Agner <stefan@agner.ch>
23 - const: fsl,vf610-gpio
24 - items:
25 - const: fsl,imx7ulp-gpio
26 - const: fsl,vf610-gpio
27 - items:
28 - enum:
29 - fsl,imx93-gpio
30 - fsl,imx8ulp-gpio
31 - const: fsl,imx7ulp-gpio
41 interrupt-controller: true
43 "#interrupt-cells":
46 "#gpio-cells":
49 gpio-controller: true
53 - description: SoC GPIO clock
54 - description: SoC PORT clock
56 clock-names:
58 - const: gpio
59 - const: port
61 gpio-ranges:
65 "^.+-hog(-[0-9]+)?$":
69 - gpio-hog
72 - compatible
73 - reg
74 - interrupts
75 - interrupt-controller
76 - "#interrupt-cells"
77 - "#gpio-cells"
78 - gpio-controller
83 - |
84 #include <dt-bindings/interrupt-controller/arm-gic.h>
87 compatible = "fsl,vf610-gpio";
90 gpio-controller;
91 #gpio-cells = <2>;
92 interrupt-controller;
93 #interrupt-cells = <2>;
94 gpio-ranges = <&iomuxc 0 0 32>;