Lines Matching +full:pwm +full:- +full:beeper
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
3 * Device Tree file for Ctera C200-V2
8 /dts-v1/;
10 #include "armada-370.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/thermal/thermal.h>
14 #include <dt-bindings/leds/common.h>
18 compatible = "ctera,c200-v2", "marvell,armada370", "marvell,armada-370-xp";
22 stdout-path = "serial0:115200n8";
36 thermal-zones {
37 ethphy-thermal {
38 polling-delay = <20000>;
39 polling-delay-passive = <2000>;
41 thermal-sensors = <ðphy0>;
59 beeper {
60 compatible = "pwm-beeper";
61 pinctrl-0 = <&pmx_beeper>;
62 pinctrl-names = "default";
66 gpio-poweroff {
67 compatible = "gpio-poweroff";
68 pinctrl-0 = <&pmx_poweroff>;
69 pinctrl-names = "default";
74 compatible = "gpio-keys";
75 pinctrl-0 = <&pmx_buttons>;
76 pinctrl-names = "default";
78 button-power {
84 button-reset {
90 button-usb1 {
96 button-usb2 {
104 compatible = "gpio-leds";
105 pinctrl-0 = <&pmx_leds1 &pmx_leds2>;
106 pinctrl-names = "default";
108 led-0 {
110 function-enumerator = <2>;
115 led-1 {
117 function-enumerator = <2>;
122 led-2 {
124 function-enumerator = <1>;
129 led-3 {
131 function-enumerator = <1>;
136 led-4 {
138 function-enumerator = <2>;
143 led-5 {
145 function-enumerator = <1>;
150 led-6 {
152 function-enumerator = <2>;
157 led-7 {
163 led-8 {
169 led-9 {
175 led-10 {
181 led-11 {
183 function-enumerator = <1>;
188 led-12 {
197 broken-idle;
201 pinctrl-0 = <&ge1_rgmii_pins>;
202 pinctrl-names = "default";
204 phy-handle = <ðphy0>;
205 phy-connection-type = "rgmii-id";
209 pinctrl-0 = <&i2c0_pins>;
210 pinctrl-names = "default";
211 clock-frequency = <100000>;
226 pinctrl-0 = <&mdio_pins>;
227 pinctrl-names = "default";
229 ethphy0: ethernet-phy@0 { /* Marvell 88E1318 */
231 #thermal-sensor-cells = <0>;
240 label = "pxa3xx_nand-0";
241 nand-rb = <0>;
242 marvell,nand-keep-config;
243 nand-on-flash-bbt;
244 nand-ecc-strength = <4>;
245 nand-ecc-step-size = <512>;
248 compatible = "fixed-partitions";
249 #address-cells = <1>;
250 #size-cells = <1>;
255 read-only;
261 read-only;
267 read-only;
273 read-only;
283 read-only;
296 /* 0x5700000-0x5a00000 undefined in vendor firmware */
315 pinctrl-0 = <&pmx_pcie>;
316 pinctrl-names = "default";
318 reset-gpios = <&gpio1 27 GPIO_ACTIVE_LOW>;
323 pmx_poweroff: pmx-poweroff {
328 pmx_power_cpu: pmx-power-cpu {
333 pmx_buttons: pmx-buttons {
338 pmx_leds1: pmx-leds1 {
343 pmx_leds2: pmx-leds2 {
349 pmx_pcie: pmx-pcie {
354 pmx_beeper: pmx-beeper {
361 pinctrl-0 = <&pmx_power_cpu>;
362 pinctrl-names = "default";
370 nr-ports = <2>;
372 #address-cells = <1>;
373 #size-cells = <0>;
375 hdd0_temp: sata-port@0 {
377 #thermal-sensor-cells = <0>;
380 hdd1_temp: sata-port@1 {
382 #thermal-sensor-cells = <0>;