Searched +full:en7581 +full:- +full:gpio +full:- +full:sysctl (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/airoha,en7581-gpio-sysctl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Airoha EN7581 GPIO System Controller10 - Christian Marangi <ansuelsmth@gmail.com>11 - Lorenzo Bianconi <lorenzo@kernel.org>14 Airoha EN7581 SoC GPIO system controller which provided a register map15 for controlling the GPIO, pins and PWM of the SoC.20 - const: airoha,en7581-gpio-sysctl[all …]
1 // 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/clock/en7523-clk.h>6 #include <dt-bindings/reset/airoha,en7581-reset.h>9 interrupt-parent = <&gic>;10 #address-cells = <2>;11 #size-cells = <2>;13 reserved-memory {14 #address-cells = <2>;[all …]