Lines Matching +full:imx7ulp +full:- +full:clock
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,imx8ulp-gpio
24 - const: fsl,vf610-gpio
25 - items:
26 - const: fsl,imx7ulp-gpio
27 - const: fsl,vf610-gpio
28 - items:
29 - enum:
30 - fsl,imx93-gpio
31 - fsl,imx94-gpio
32 - fsl,imx95-gpio
33 - const: fsl,imx8ulp-gpio
41 - description: GPIO Trustzone non-secure interrupt number
42 - description: GPIO Trustzone secure interrupt number
45 interrupt-controller: true
47 "#interrupt-cells":
50 "#gpio-cells":
53 gpio-controller: true
55 gpio-line-names:
61 - description: SoC GPIO clock
62 - description: SoC PORT clock
64 clock-names:
66 - const: gpio
67 - const: port
69 gpio-ranges:
74 "^.+-hog(-[0-9]+)?$":
78 - gpio-hog
81 - compatible
82 - reg
83 - interrupts
84 - interrupt-controller
85 - "#interrupt-cells"
86 - "#gpio-cells"
87 - gpio-controller
90 - if:
95 - fsl,vf610-gpio
96 - fsl,imx7ulp-gpio
103 - description: PORT register base address
104 - description: GPIO register base address
111 - description: GPIO register base address
116 - |
117 #include <dt-bindings/interrupt-controller/arm-gic.h>
120 compatible = "fsl,vf610-gpio";
123 gpio-controller;
124 #gpio-cells = <2>;
125 interrupt-controller;
126 #interrupt-cells = <2>;
127 gpio-ranges = <&iomuxc 0 0 32>;