2 * Copyright (C) 2014 Daniel Golle <daniel@makrotopia.org>
3 * Copyright (C) 2013 Ma Haijun <mahaijuns@gmail.com>
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
14 model = "Pogoplug V3";
17 bootargs = "console=ttyS0,115200n8 earlyprintk=serial";
33 reg = <0x00000000 0x00e00000>;
39 reg = <0x00e00000 0x07200000>;
53 pinctrl_leds: leds-0 {
57 1 17 0 0>; /* MF_B17 */
63 compatible = "gpio-leds";
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_leds>;
68 label = "pogoplug:blue:internal";
73 label = "pogoplug:orange:usr";
74 gpios = <&GPIOB 16 1>;
78 label = "pogoplug:green:usr";
79 gpios = <&GPIOB 17 1>;