1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/gpio/toshiba,gpio-visconti.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Toshiba Visconti ARM SoCs GPIO controller
10 - Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
15 - const: toshiba,gpio-tmpv7708
27 interrupt-controller: true
34 interrupt mapping one per GPIO.
44 - interrupt-controller
47 additionalProperties: false
51 #include <dt-bindings/interrupt-controller/irq.h>
52 #include <dt-bindings/interrupt-controller/arm-gic.h>
59 compatible = "toshiba,gpio-tmpv7708";
60 reg = <0 0x28020000 0 0x1000>;
62 gpio-ranges = <&pmux 0 0 32>;
65 #interrupt-cells = <2>;
66 interrupt-parent = <&gic>;