1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * cloudengines-pogoplug-series-3.dtsi - Device tree file for Cloud Engines PogoPlug Series 3
5 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
12 model = "Cloud Engines PogoPlug Series 3";
14 compatible = "cloudengines,pogoplugv3", "oxsemi,ox820";
17 bootargs = "earlyprintk";
18 stdout-path = "serial0:115200n8";
23 reg = <0x60000000 0x8000000>;
33 compatible = "gpio-leds";
36 label = "pogoplug:blue";
38 default-state = "keep";
42 label = "pogoplug:orange";
43 gpios = <&gpio1 16 1>;
44 default-state = "keep";
48 label = "pogoplug:green";
49 gpios = <&gpio1 17 1>;
50 default-state = "keep";
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_uart0>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_nand>;
72 nand-ecc-mode = "soft";
73 nand-ecc-algo = "hamming";
77 reg = <0x00000000 0x00e00000>;
83 reg = <0x00e00000 0x07200000>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_etha_mdio>;