1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/gpio/mstar,msc313-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MStar/SigmaStar GPIO controller
10 - Daniel Palmer <daniel@thingy.jp>
14 pattern: "^gpio@[0-9a-f]+$"
31 interrupt-controller: true
41 - interrupt-controller
44 additionalProperties: false
48 #include <dt-bindings/gpio/msc313-gpio.h>
51 compatible = "mstar,msc313-gpio";
53 reg = <0x207800 0x200>;
55 gpio-ranges = <&pinctrl 0 36 22>,
58 #interrupt-cells = <2>;
60 interrupt-parent = <&intc_fiq>;