Searched +full:rtl8380 +full:- +full:gpio (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/gpio/realtek,otto-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Realtek Otto GPIO controller10 - Sander Vanheule <sander@svanheule.net>11 - Bert Vermeulen <bert@biot.com>14 Realtek's GPIO controller on their MIPS switch SoCs (Otto platform) consists15 of two banks of 32 GPIOs. These GPIOs can generate edge-triggered interrupts.20 allows for GPIO port use.[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause4 compatible = "realtek,rtl9302-soc";6 #address-cells = <1>;7 #size-cells = <1>;15 compatible = "mti,cpu-interrupt-controller";16 #address-cells = <0>;17 #interrupt-cells = <1>;18 interrupt-controller;22 #address-cells = <1>;23 #size-cells = <0>;[all …]