Lines Matching +full:nr +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
9 …compatible = "globalscale,dreamplug-003-ds2001", "globalscale,dreamplug", "marvell,kirkwood-88f628…
18 stdout-path = &uart0;
22 pinctrl: pin-controller@10000 {
23 pmx_led_bluetooth: pmx-led-bluetooth {
27 pmx_led_wifi: pmx-led-wifi {
31 pmx_led_wifi_ap: pmx-led-wifi-ap {
44 #address-cells = <1>;
45 #size-cells = <1>;
46 compatible = "mxicy,mx25l1606e", "jedec,spi-nor";
48 spi-max-frequency = <50000000>;
53 label = "u-boot";
58 label = "u-boot env";
70 nr-ports = <1>;
74 pinctrl-0 = <&pmx_sdio>;
75 pinctrl-names = "default";
77 /* No CD or WP GPIOs */
78 broken-cd;
82 gpio-leds {
83 compatible = "gpio-leds";
84 pinctrl-0 = <&pmx_led_bluetooth &pmx_led_wifi
86 pinctrl-names = "default";
88 led-bluetooth {
90 gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
92 led-wifi {
94 gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
96 led-wifi-ap {
98 gpios = <&gpio1 17 GPIO_ACTIVE_LOW>;
106 ethphy0: ethernet-phy@0 {
110 ethphy1: ethernet-phy@1 {
117 ethernet0-port@0 {
118 phy-handle = <ðphy0>;
124 ethernet1-port@0 {
125 phy-handle = <ðphy1>;