Lines Matching +full:alarm +full:- +full:gpios

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * Based on Marvell Armada 3720 development board (DB-88F3720-DDR3)
12 /dts-v1/;
14 #include <dt-bindings/gpio/gpio.h>
15 #include "armada-372x.dtsi"
19 stdout-path = "serial0:115200n8";
28 compatible = "gpio-leds";
30 led-power1 {
32 gpios = <&gpionb 11 GPIO_ACTIVE_LOW>;
35 led-power2 {
37 gpios = <&gpionb 12 GPIO_ACTIVE_LOW>;
40 led-network1 {
42 gpios = <&gpionb 13 GPIO_ACTIVE_LOW>;
45 led-network2 {
47 gpios = <&gpionb 14 GPIO_ACTIVE_LOW>;
50 led-alarm1 {
51 label = "udpu:green:alarm";
52 gpios = <&gpionb 15 GPIO_ACTIVE_LOW>;
55 led-alarm2 {
56 label = "udpu:red:alarm";
57 gpios = <&gpionb 16 GPIO_ACTIVE_LOW>;
61 sfp_eth1: sfp-eth1 {
63 i2c-bus = <&i2c1>;
64 los-gpios = <&gpiosb 7 GPIO_ACTIVE_HIGH>;
65 mod-def0-gpios = <&gpiosb 8 GPIO_ACTIVE_LOW>;
66 tx-disable-gpios = <&gpiosb 9 GPIO_ACTIVE_HIGH>;
67 tx-fault-gpios = <&gpiosb 10 GPIO_ACTIVE_HIGH>;
68 maximum-power-milliwatt = <3000>;
74 bus-width = <8>;
75 mmc-ddr-1_8v;
76 mmc-hs400-1_8v;
77 marvell,pad-type = "fixed-1-8v";
78 non-removable;
79 no-sd;
80 no-sdio;
85 pinctrl-names = "default";
86 pinctrl-0 = <&spi_quad_pins>;
89 compatible = "jedec,spi-nor";
91 spi-max-frequency = <54000000>;
94 compatible = "fixed-partitions";
95 #address-cells = <1>;
96 #size-cells = <1>;
104 label = "u-boot-env";
112 i2c2_recovery_pins: i2c2-recovery-pins {
120 pinctrl-names = "default", "recovery";
121 pinctrl-0 = <&i2c2_pins>;
122 pinctrl-1 = <&i2c2_recovery_pins>;
123 /delete-property/mrvl,i2c-fast-mode;
124 scl-gpios = <&gpionb 2 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
125 sda-gpios = <&gpionb 3 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
127 temp-sensor@48 {
132 temp-sensor@49 {
140 managed = "in-band-status";
145 phy-mode = "sgmii";
147 managed = "in-band-status";
155 phy-names = "usb2-utmi-otg-phy";