Lines Matching +full:uart0 +full:- +full:data +full:- +full:pins
1 // SPDX-License-Identifier: GPL-2.0+
4 * Copyright (c) 2014, Adam Baker <linux@baker-net.org.uk>
9 /dts-v1/;
11 #include "kirkwood-nsa3x0-common.dtsi"
15 compatible = "zyxel,nsa320", "marvell,kirkwood-88f6281", "marvell,kirkwood";
24 stdout-path = &uart0;
28 pinctrl: pin-controller@10000 {
29 pinctrl-names = "default";
31 /* SATA Activity and Present pins are not connected */
32 pmx_sata0: pmx-sata0 {
33 marvell,pins ;
37 pmx_sata1: pmx-sata1 {
38 marvell,pins ;
42 pmx_led_hdd2_green: pmx-led-hdd2-green {
43 marvell,pins = "mpp12";
47 pmx_led_hdd2_red: pmx-led-hdd2-red {
48 marvell,pins = "mpp13";
52 pmx_mcu_data: pmx-mcu-data {
53 marvell,pins = "mpp14";
57 pmx_led_usb_green: pmx-led-usb-green {
58 marvell,pins = "mpp15";
62 pmx_mcu_clk: pmx-mcu-clk {
63 marvell,pins = "mpp16";
67 pmx_mcu_act: pmx-mcu-act {
68 marvell,pins = "mpp17";
72 pmx_led_sys_green: pmx-led-sys-green {
73 marvell,pins = "mpp28";
77 pmx_led_sys_orange: pmx-led-sys-orange {
78 marvell,pins = "mpp29";
82 pmx_led_hdd1_green: pmx-led-hdd1-green {
83 marvell,pins = "mpp41";
87 pmx_led_hdd1_red: pmx-led-hdd1-red {
88 marvell,pins = "mpp42";
92 pmx_htp: pmx-htp {
93 marvell,pins = "mpp43";
98 not compatible with the gpio-beeper driver. */
99 pmx_buzzer: pmx-buzzer {
100 marvell,pins = "mpp44";
104 pmx_vid_b1: pmx-vid-b1 {
105 marvell,pins = "mpp45";
109 pmx_power_resume_data: pmx-power-resume-data {
110 marvell,pins = "mpp47";
114 pmx_power_resume_clk: pmx-power-resume-clk {
115 marvell,pins = "mpp49";
132 enable-active-high;
136 gpio-leds {
137 compatible = "gpio-leds";
138 pinctrl-0 = <&pmx_led_hdd2_green &pmx_led_hdd2_red
143 pinctrl-names = "default";
145 led-green-sys {
149 led-orange-sys {
153 led-green-hdd1 {
157 led-red-hdd1 {
161 led-green-hdd2 {
165 led-red-hdd2 {
169 led-green-usb {
173 led-green-copy {
177 led-red-copy {
184 compatible = "zyxel,nsa320-mcu";
185 pinctrl-0 = <&pmx_mcu_data &pmx_mcu_clk &pmx_mcu_act>;
186 pinctrl-names = "default";
188 data-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
189 clk-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
190 act-gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
193 /* The following pins are currently not assigned to a driver,
195 pinctrl-0 = <&pmx_htp &pmx_vid_b1
201 ethphy0: ethernet-phy@1 {
208 ethernet0-port@0 {
209 phy-handle = <ðphy0>;