Lines Matching +full:656 +full:- +full:4
6 MBI is kind of msi interrupt only used on Non-PCI devices.
12 Non-pci devices can connect to mbigen and generate the
18 -------------------------------------------
19 - compatible: Should be "hisilicon,mbigen-v2"
21 - reg: Specifies the base physical address and size of the Mbigen
25 ------------------------------------------
26 - interrupt controller: Identifies the node as an interrupt controller
28 - msi-parent: Specifies the MSI controller this mbigen use.
29 For more detail information,please refer to the generic msi-parent binding in
30 Documentation/devicetree/bindings/interrupt-controller/msi.txt.
32 - num-pins: the total number of pins implemented in this Mbigen
35 - #interrupt-cells : Specifies the number of cells needed to encode an
46 4: high level triggered
51 compatible = "hisilicon,mbigen-v2";
55 interrupt-controller;
56 msi-parent = <&its_dsa 0x40b1c>;
57 num-pins = <9>;
58 #interrupt-cells = <2>;
62 interrupt-controller;
63 msi-parent = <&its_dsa 0x40b0e>;
64 num-pins = <2>;
65 #interrupt-cells = <2>;
70 ----------------------------------------------------
71 -interrupts:Specifies the interrupt source.
73 the "interrupt-cells" description mentioned above.
77 #address-cells = <1>;
78 #size-cells = <0>;
81 interrupt-parent = <&mbigen_device_gmac>;
82 interrupts = <656 1>,