Lines Matching +full:ascend910 +full:- +full:gpio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/hisilicon,ascend910-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: HiSilicon common GPIO controller
10 - Jay Fang <f.fangjian@huawei.com>
13 The HiSilicon common GPIO controller can be used for many different
18 const: hisilicon,ascend910-gpio
26 gpio-controller: true
28 "#gpio-cells":
36 - compatible
37 - reg
38 - interrupts
39 - gpio-controller
40 - "#gpio-cells"
41 - ngpios
46 - |
47 #include <dt-bindings/interrupt-controller/arm-gic.h>
49 gpio@840d0000 {
50 compatible = "hisilicon,ascend910-gpio";
53 gpio-controller;
54 #gpio-cells = <2>;