Lines Matching +full:serial +full:- +full:pins

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;
31 serial@12000 {
35 serial@12100 {
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 {
59 marvell,pins = "mpp10", "mpp11", "mpp15",
64 pmx_uart1: pmx-uart1 {
65 marvell,pins = "mpp13", "mpp14", "mpp8",
70 pmx_sysrst: pmx-sysrst {
71 marvell,pins = "mpp6";
75 pmx_dip_switches: pmx-dip-switches {
76 marvell,pins = "mpp44", "mpp45", "mpp46", "mpp47";
82 * listed below are pin 1-7, pin 8 is unused,
86 pmx_gpio_header: pmx-gpio-header {
87 marvell,pins = "mpp17", "mpp29", "mpp28",
92 pmx_gpio_header_gpo: pxm-gpio-header-gpo {
93 marvell,pins = "mpp7";
97 pmx_gpio_init: pmx-init {
98 marvell,pins = "mpp38";
102 pmx_usb_oc: pmx-usb-oc {
103 marvell,pins = "mpp39";
107 pmx_leds: pmx-leds {
108 marvell,pins = "mpp41", "mpp42", "mpp43";
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";
139 #address-cells = <1>;
140 #size-cells = <0>;
151 chip-delay = <25>;
188 ethphy0: ethernet-phy@0 {
192 ethphy1: ethernet-phy@1 {
199 ethernet0-port@0 {
200 phy-handle = <&ethphy0>;
206 ethernet1-port@0 {
207 phy-handle = <&ethphy1>;