1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/gpio/idt,32434-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: IDT 79RC32434 GPIO controller
10 - Thomas Bogendoerfer <tsbogend@alpha.franken.de>
33 interrupt-controller: true
48 additionalProperties: false
53 compatible = "idt,32434-gpio";
54 reg = <0x50004 0x10>, <0x38030 0x0c>;
55 reg-names = "gpio", "pic";
58 #interrupt-cells = <2>;
60 interrupt-parent = <&cpuintc>;