Lines Matching +full:nand +full:- +full:has +full:- +full:wp
1 // SPDX-License-Identifier: GPL-2.0
3 * kirkwood-pogoplug-series-4.dts - Device tree file for PogoPlug Series 4
10 /dts-v1/;
13 #include "kirkwood-6192.dtsi"
14 #include <dt-bindings/input/linux-event-codes.h>
18 compatible = "cloudengines,pogoplugv4", "marvell,kirkwood-88f6192",
27 stdout-path = "uart0:115200n8";
31 compatible = "gpio-keys";
32 #address-cells = <1>;
33 #size-cells = <0>;
34 pinctrl-0 = <&pmx_button_eject>;
35 pinctrl-names = "default";
38 debounce-interval = <50>;
39 wakeup-source;
46 gpio-leds {
47 compatible = "gpio-leds";
48 pinctrl-0 = <&pmx_led_green &pmx_led_red>;
49 pinctrl-names = "default";
54 default-state = "on";
64 pmx_sata0: pmx-sata0 {
69 pmx_sata1: pmx-sata1 {
74 pmx_sdio_cd: pmx-sdio-cd {
79 pmx_sdio_wp: pmx-sdio-wp {
84 pmx_button_eject: pmx-button-eject {
89 pmx_led_green: pmx-led-green {
94 pmx_led_red: pmx-led-red {
105 * This PCIE controller has a USB 3.0 XHCI controller at 1,0
117 pinctrl-0 = <&pmx_sata0 &pmx_sata1>;
118 pinctrl-names = "default";
119 nr-ports = <1>;
124 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd &pmx_sdio_wp>;
125 pinctrl-names = "default";
126 cd-gpios = <&gpio0 27 GPIO_ACTIVE_LOW>;
127 wp-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
130 &nand {
131 /* 128 MiB of NAND flash */
132 chip-delay = <40>;
135 compatible = "fixed-partitions";
136 #address-cells = <1>;
137 #size-cells = <1>;
140 label = "u-boot";
142 read-only;
170 ethphy0: ethernet-phy@0 {
177 ethernet0-port@0 {
178 phy-handle = <ðphy0>;