Lines Matching +full:leds +full:- +full:active +full:- +full:low
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 /dts-v1/;
10 #include "rk3399-rock960.dtsi"
17 stdout-path = "serial2:1500000n8";
20 clkin_gmac: external-gmac-clock {
21 compatible = "fixed-clock";
22 clock-frequency = <125000000>;
23 clock-output-names = "clkin_gmac";
24 #clock-cells = <0>;
27 leds {
28 compatible = "gpio-leds";
29 pinctrl-names = "default";
30 pinctrl-0 = <&user_led1_pin>, <&user_led2_pin>,
34 user_led1: led-1 {
37 linux,default-trigger = "heartbeat";
40 user_led2: led-2 {
43 linux,default-trigger = "mmc0";
46 user_led3: led-3 {
49 linux,default-trigger = "mmc1";
52 user_led4: led-4 {
55 panic-indicator;
56 linux,default-trigger = "none";
59 wlan_active_led: led-5 {
62 linux,default-trigger = "phy0tx";
63 default-state = "off";
66 bt_active_led: led-6 {
69 linux,default-trigger = "hci0-power";
70 default-state = "off";
76 assigned-clocks = <&cru SCLK_RMII_SRC>;
77 assigned-clock-parents = <&clkin_gmac>;
79 phy-supply = <&vcc3v3_sys>;
80 phy-mode = "rgmii";
81 pinctrl-names = "default";
82 pinctrl-0 = <&rgmii_pins>;
83 snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
84 snps,reset-active-low;
85 snps,reset-delays-us = <0 10000 50000>;
92 ep-gpios = <&gpio4 RK_PD4 GPIO_ACTIVE_HIGH>;
97 rgmii_sleep_pins: rgmii-sleep-pins {
104 pcie_drv: pcie-drv {
111 host_vbus_drv: host-vbus-drv {
117 leds {
118 user_led1_pin: user-led1-pin {
123 user_led2_pin: user-led2-pin {
128 user_led3_pin: user-led3-pin {
133 user_led4_pin: user-led4-pin {
138 wlan_led_pin: wlan-led-pin {
143 bt_led_pin: bt-led-pin {
151 /* On both Low speed and High speed expansion */
152 cs-gpios = <0>, <&gpio4 RK_PA6 0>, <&gpio4 RK_PA7 0>;