Lines Matching +full:init +full:- +full:b +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Copyright 2021-2022 Pawel Dembicki <paweldembicki@gmail.com>
8 /dts-v1/;
11 #include "kirkwood-6281.dtsi"
12 #include <dt-bindings/leds/common.h>
16 compatible = "endian,4i-edge-200", "marvell,kirkwood-88f6281", "marvell,kirkwood";
25 stdout-path = &uart0;
29 compatible = "gpio-leds";
30 pinctrl-0 = <&pmx_led>;
31 pinctrl-names = "default";
33 led-1 {
36 gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
37 linux,default-trigger = "mmc0";
40 led-2 {
43 gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
46 led-3 {
49 gpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;
68 phy-handle = <ðphyb>;
74 ethphyb: ethernet-phy@b {
77 marvell,reg-init =
78 /* link-activity, bi-color mode 4 */
79 <3 0x10 0xfff0 0xf>; /* Reg 3,16 <- 0xzzzf */
87 #address-cells = <1>;
88 #size-cells = <0>;
112 phy-mode = "rgmii-id";
115 fixed-link {
117 full-duplex;
126 pinctrl-0 = <&pmx_nand>;
127 pinctrl-names = "default";
130 label = "u-boot";
132 read-only;
136 label = "u-boot-env";
138 read-only;
161 pinctrl-0 = <&pmx_sysrst>;
162 pinctrl-names = "default";
164 pmx_sysrst: pmx-sysrst {
169 pmx_sdio_cd: pmx-sdio-cd {
174 pmx_led: pmx-led {
193 pinctrl-0 = <&pmx_sdio_cd>;
194 pinctrl-names = "default";
196 cd-gpios = <&gpio0 28 9>;