Lines Matching +full:reset +full:- +full:gpios
8 - compatible: should be "gdsys,board_gazerbeam"
9 - csb: phandle to the board's coherent system bus (CSB) device node
10 - rxaui[0-3]: phandles to the rxaui control device nodes
11 - fpga[0-1]: phandles to the board's gdsys FPGA device nodes
12 - ioep[0-1]: phandles to the board's IO endpoint device nodes
13 - ver-gpios: GPIO list to read the hardware version from
14 - var-gpios: GPIO list to read the hardware variant information from
15 - reset-gpios: GPIO list for the board's reset GPIOs
33 ver-gpios = <&PPCPCA 12 0
38 /* MC2/SC-Board */
39 var-gpios-mc2 = <&GPIO_VB0 0 0 /* VAR-MC_SC */
40 &GPIO_VB0 11 0>; /* VAR-CON */
41 /* MC4-Board */
42 var-gpios-mc4 = <&GPIO_VB1 0 0 /* VAR-MC_SC */
43 &GPIO_VB1 11 0>; /* VAR-CON */
45 reset-gpios = <&gpio0 1 0 &gpio0 2 1>;