Lines Matching +full:init +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6282.dtsi"
9 compatible = "plathome,openblocks-a6", "marvell,kirkwood-88f6283", "marvell,kirkwood";
18 stdout-path = &uart0;
31 nr-ports = <1>;
44 pinctrl: pin-controller@10000 {
45 pinctrl-0 = <&pmx_dip_switches>;
46 pinctrl-names = "default";
48 pmx_uart0: pmx-uart0 {
54 pmx_uart1: pmx-uart1 {
60 pmx_sysrst: pmx-sysrst {
65 pmx_dip_switches: pmx-dip-switches {
70 pmx_gpio_header: pmx-gpio-header {
76 pmx_gpio_init: pmx-init {
81 pmx_usb_oc: pmx-usb-oc {
86 pmx_leds: pmx-leds {
93 gpio-leds {
94 compatible = "gpio-leds";
95 pinctrl-0 = <&pmx_leds>;
96 pinctrl-names = "default";
98 led-red {
100 gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
103 led-green {
105 gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
108 led-yellow {
110 gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
115 compatible = "gpio-keys";
116 pinctrl-0 = <&pmx_gpio_init>;
117 pinctrl-names = "default";
118 #address-cells = <1>;
119 #size-cells = <0>;
122 label = "Init Button";
124 gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
130 chip-delay = <25>;
167 ethphy0: ethernet-phy@0 {
174 ethernet0-port@0 {
175 phy-handle = <ðphy0>;
182 pinctrl-0 = <&pmx_gpio_header>;
183 pinctrl-names = "default";