Lines Matching +full:gpio +full:- +full:beeper
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";
32 pmx_sata0: pmx-sata0 {
37 pmx_sata1: pmx-sata1 {
42 pmx_led_hdd2_green: pmx-led-hdd2-green {
44 marvell,function = "gpio";
47 pmx_led_hdd2_red: pmx-led-hdd2-red {
49 marvell,function = "gpio";
52 pmx_mcu_data: pmx-mcu-data {
54 marvell,function = "gpio";
57 pmx_led_usb_green: pmx-led-usb-green {
59 marvell,function = "gpio";
62 pmx_mcu_clk: pmx-mcu-clk {
64 marvell,function = "gpio";
67 pmx_mcu_act: pmx-mcu-act {
69 marvell,function = "gpio";
72 pmx_led_sys_green: pmx-led-sys-green {
74 marvell,function = "gpio";
77 pmx_led_sys_orange: pmx-led-sys-orange {
79 marvell,function = "gpio";
82 pmx_led_hdd1_green: pmx-led-hdd1-green {
84 marvell,function = "gpio";
87 pmx_led_hdd1_red: pmx-led-hdd1-red {
89 marvell,function = "gpio";
92 pmx_htp: pmx-htp {
94 marvell,function = "gpio";
98 not compatible with the gpio-beeper driver. */
99 pmx_buzzer: pmx-buzzer {
101 marvell,function = "gpio";
104 pmx_vid_b1: pmx-vid-b1 {
106 marvell,function = "gpio";
109 pmx_power_resume_data: pmx-power-resume-data {
111 marvell,function = "gpio";
114 pmx_power_resume_clk: pmx-power-resume-clk {
116 marvell,function = "gpio";
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>;
195 pinctrl-0 = <&pmx_htp &pmx_vid_b1
201 ethphy0: ethernet-phy@1 {
208 ethernet0-port@0 {
209 phy-handle = <ðphy0>;