Lines Matching +full:pin +full:- +full:switches
1 // SPDX-License-Identifier: GPL-2.0
7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 /dts-v1/;
14 #include "kirkwood-6282.dtsi"
18 compatible = "plathome,openblocks-a7", "marvell,kirkwood-88f6283", "marvell,kirkwood";
27 stdout-path = &uart0;
40 nr-ports = <1>;
53 pinctrl: pin-controller@10000 {
54 pinctrl-0 = <&pmx_dip_switches &pmx_gpio_header
56 pinctrl-names = "default";
58 pmx_uart0: pmx-uart0 {
64 pmx_uart1: pmx-uart1 {
70 pmx_sysrst: pmx-sysrst {
75 pmx_dip_switches: pmx-dip-switches {
82 * listed below are pin 1-7, pin 8 is unused,
83 * pin 9 is external reset input and pin 10 is
86 pmx_gpio_header: pmx-gpio-header {
92 pmx_gpio_header_gpo: pxm-gpio-header-gpo {
97 pmx_gpio_init: pmx-init {
102 pmx_usb_oc: pmx-usb-oc {
107 pmx_leds: pmx-leds {
114 gpio-leds {
115 compatible = "gpio-leds";
116 pinctrl-0 = <&pmx_leds>;
117 pinctrl-names = "default";
119 led-red {
124 led-green {
129 led-yellow {
136 compatible = "gpio-keys";
137 pinctrl-0 = <&pmx_gpio_init>;
138 pinctrl-names = "default";
149 chip-delay = <25>;
186 ethphy0: ethernet-phy@0 {
190 ethphy1: ethernet-phy@1 {
197 ethernet0-port@0 {
198 phy-handle = <ðphy0>;
204 ethernet1-port@0 {
205 phy-handle = <ðphy1>;