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]+$"
17 const: mstar,msc313-gpio
29 interrupt-controller: true
39 - interrupt-controller
42 additionalProperties: false
46 #include <dt-bindings/gpio/msc313-gpio.h>
49 compatible = "mstar,msc313e-gpio";
51 reg = <0x207800 0x200>;
53 gpio-ranges = <&pinctrl 0 36 22>,
56 #interrupt-cells = <2>;
58 interrupt-parent = <&intc_fiq>;