Lines Matching refs:gpio
5 - compatible : Should be "marvell,orion-gpio", "marvell,mv78200-gpio"
6 or "marvell,armadaxp-gpio". "marvell,orion-gpio" should be used for
8 370. "marvell,mv78200-gpio" should be used for the Discovery
9 MV78200. "marvel,armadaxp-gpio" should be used for all Armada XP
13 entry is expected, except for the "marvell,armadaxp-gpio" variant
34 - gpio-controller: marks the device node as a gpio controller
38 - #gpio-cells: Should be two. The first cell is the pin number. The
43 gpio0: gpio@d0018100 {
44 compatible = "marvell,armadaxp-gpio";
48 gpio-controller;
49 #gpio-cells = <2>;