Lines Matching +full:gpio +full:- +full:beeper
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 {
34 marvell,function = "gpio";
37 pmx_led_hdd2_red: pmx-led-hdd2-red {
39 marvell,function = "gpio";
42 pmx_mcu_data: pmx-mcu-data {
44 marvell,function = "gpio";
47 pmx_led_usb_green: pmx-led-usb-green {
49 marvell,function = "gpio";
52 pmx_mcu_clk: pmx-mcu-clk {
54 marvell,function = "gpio";
57 pmx_mcu_act: pmx-mcu-act {
59 marvell,function = "gpio";
62 pmx_led_sys_green: pmx-led-sys-green {
64 marvell,function = "gpio";
67 pmx_led_sys_orange: pmx-led-sys-orange {
69 marvell,function = "gpio";
72 pmx_led_hdd1_green: pmx-led-hdd1-green {
74 marvell,function = "gpio";
77 pmx_led_hdd1_red: pmx-led-hdd1-red {
79 marvell,function = "gpio";
82 pmx_htp: pmx-htp {
84 marvell,function = "gpio";
89 * not compatible with the gpio-beeper driver.
91 pmx_buzzer: pmx-buzzer {
93 marvell,function = "gpio";
96 pmx_vid_b1: pmx-vid-b1 {
98 marvell,function = "gpio";
101 pmx_power_resume_data: pmx-power-resume-data {
103 marvell,function = "gpio";
106 pmx_power_resume_clk: pmx-power-resume-clk {
108 marvell,function = "gpio";
111 pmx_pwr_sata1: pmx-pwr-sata1 {
113 marvell,function = "gpio";
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;
152 gpio = <&gpio1 15 GPIO_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 {
204 pinctrl-0 = <&pmx_mcu_data &pmx_mcu_clk &pmx_mcu_act
214 ethphy0: ethernet-phy@1 {
221 ethernet0-port@0 {
222 phy-handle = <ðphy0>;