2 * cloudengines-pogoplug-series-3.dtsi - Device tree file for Cloud Engines PogoPlug Series 3
4 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
6 * Licensed under GPLv2 or later
13 model = "Cloud Engines PogoPlug Series 3";
15 compatible = "cloudengines,pogoplugv3", "oxsemi,ox820";
18 bootargs = "earlyprintk";
19 stdout-path = "serial0:115200n8";
24 reg = <0x60000000 0x8000000>;
34 compatible = "gpio-leds";
37 label = "pogoplug:blue";
39 default-state = "keep";
43 label = "pogoplug:orange";
44 gpios = <&gpio1 16 1>;
45 default-state = "keep";
49 label = "pogoplug:green";
50 gpios = <&gpio1 17 1>;
51 default-state = "keep";
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_uart0>;
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_nand>;
73 nand-ecc-mode = "soft";
74 nand-ecc-algo = "hamming";
78 reg = <0x00000000 0x00e00000>;
84 reg = <0x00e00000 0x07200000>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_etha_mdio>;