Lines Matching +full:auto +full:- +full:detection
5 - compatible : brcm,bus-axi
7 - reg : iomem address range of chipcommon core
11 Automatic detection of the IRQ number is not working on
13 them manually through device tree. Use an interrupt-map to specify the
17 The top-level axi bus may contain children representing attached cores
18 (devices). This is needed since some hardware details can't be auto
25 compatible = "brcm,bus-axi";
28 #address-cells = <1>;
29 #size-cells = <1>;
30 #interrupt-cells = <1>;
31 interrupt-map-mask = <0x000fffff 0xffff>;
32 interrupt-map =
50 gpio-controller;
51 #gpio-cells = <2>;