Lines Matching +full:wp +full:- +full:controller
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 pinctrl-0 = <&pmx_button_eject>;
33 pinctrl-names = "default";
35 button-eject {
36 debounce-interval = <50>;
37 wakeup-source;
44 gpio-leds {
45 compatible = "gpio-leds";
46 pinctrl-0 = <&pmx_led_green &pmx_led_red>;
47 pinctrl-names = "default";
49 led-health {
52 default-state = "on";
54 led-fault {
62 pmx_sata0: pmx-sata0 {
67 pmx_sata1: pmx-sata1 {
72 pmx_sdio_cd: pmx-sdio-cd {
77 pmx_sdio_wp: pmx-sdio-wp {
82 pmx_button_eject: pmx-button-eject {
87 pmx_led_green: pmx-led-green {
92 pmx_led_red: pmx-led-red {
103 * This PCIE controller has a USB 3.0 XHCI controller at 1,0
115 pinctrl-0 = <&pmx_sata0 &pmx_sata1>;
116 pinctrl-names = "default";
117 nr-ports = <1>;
122 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd &pmx_sdio_wp>;
123 pinctrl-names = "default";
124 cd-gpios = <&gpio0 27 GPIO_ACTIVE_LOW>;
125 wp-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
130 chip-delay = <40>;
133 compatible = "fixed-partitions";
134 #address-cells = <1>;
135 #size-cells = <1>;
138 label = "u-boot";
140 read-only;
168 ethphy0: ethernet-phy@0 {
175 ethernet0-port@0 {
176 phy-handle = <ðphy0>;