Home
last modified time | relevance | path

Searched +full:en7523 +full:- +full:gpio (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dairoha,en7523-gpio.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/gpio/airoha,en7523-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Airoha EN7523 GPIO controller
10 - John Crispin <john@phrozen.org>
13 Airoha's GPIO controller on their ARM EN7523 SoCs consists of two banks of 32
18 pattern: "^gpio@[0-9a-f]+$"
22 - const: airoha,en7523-gpio
31 "#gpio-cells":
[all …]
/freebsd/sys/contrib/device-tree/src/arm/airoha/
H A Den7523.dtsi1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 #include <dt-bindings/interrupt-controller/irq.h>
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/clock/en7523-clk.h>
9 interrupt-parent = <&gic>;
10 #address-cells = <1>;
11 #size-cells = <1>;
13 reserved-memory {
14 #address-cells = <1>;
[all …]