Lines Matching +full:uart0 +full:- +full:data +full:- +full:pins

1 // SPDX-License-Identifier: GPL-2.0+
10 /dts-v1/;
12 #include "kirkwood-nsa3x0-common.dtsi"
16 compatible = "zyxel,nsa325", "marvell,kirkwood-88f6282", "marvell,kirkwood";
25 stdout-path = &uart0;
29 pinctrl: pin-controller@10000 {
30 pinctrl-names = "default";
32 pmx_led_hdd2_green: pmx-led-hdd2-green {
33 marvell,pins = "mpp12";
37 pmx_led_hdd2_red: pmx-led-hdd2-red {
38 marvell,pins = "mpp13";
42 pmx_mcu_data: pmx-mcu-data {
43 marvell,pins = "mpp14";
47 pmx_led_usb_green: pmx-led-usb-green {
48 marvell,pins = "mpp15";
52 pmx_mcu_clk: pmx-mcu-clk {
53 marvell,pins = "mpp16";
57 pmx_mcu_act: pmx-mcu-act {
58 marvell,pins = "mpp17";
62 pmx_led_sys_green: pmx-led-sys-green {
63 marvell,pins = "mpp28";
67 pmx_led_sys_orange: pmx-led-sys-orange {
68 marvell,pins = "mpp29";
72 pmx_led_hdd1_green: pmx-led-hdd1-green {
73 marvell,pins = "mpp41";
77 pmx_led_hdd1_red: pmx-led-hdd1-red {
78 marvell,pins = "mpp42";
82 pmx_htp: pmx-htp {
83 marvell,pins = "mpp43";
89 * not compatible with the gpio-beeper driver.
91 pmx_buzzer: pmx-buzzer {
92 marvell,pins = "mpp44";
96 pmx_vid_b1: pmx-vid-b1 {
97 marvell,pins = "mpp45";
101 pmx_power_resume_data: pmx-power-resume-data {
102 marvell,pins = "mpp47";
106 pmx_power_resume_clk: pmx-power-resume-clk {
107 marvell,pins = "mpp49";
111 pmx_pwr_sata1: pmx-pwr-sata1 {
112 marvell,pins = "mpp47";
133 compatible = "simple-bus";
134 #address-cells = <1>;
135 #size-cells = <0>;
136 pinctrl-0 = <&pmx_pwr_sata1>;
137 pinctrl-names = "default";
140 enable-active-high;
144 compatible = "regulator-fixed";
146 regulator-name = "SATA1 Power";
147 regulator-min-microvolt = <5000000>;
148 regulator-max-microvolt = <5000000>;
149 regulator-always-on;
150 regulator-boot-on;
151 enable-active-high;
156 gpio-leds {
157 compatible = "gpio-leds";
158 pinctrl-0 = <&pmx_led_hdd2_green &pmx_led_hdd2_red
163 pinctrl-names = "default";
165 led-green-sys {
169 led-orange-sys {
173 led-green-hdd1 {
177 led-red-hdd1 {
181 led-green-hdd2 {
185 led-red-hdd2 {
189 led-green-usb {
193 led-green-copy {
197 led-red-copy {
202 /* The following pins are currently not assigned to a driver,
204 pinctrl-0 = <&pmx_mcu_data &pmx_mcu_clk &pmx_mcu_act
214 ethphy0: ethernet-phy@1 {
221 ethernet0-port@0 {
222 phy-handle = <&ethphy0>;