Lines Matching +full:regulator +full:- +full:led
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Buffalo Linkstation LS-QVL
7 * Based on kirkwood-linkstation-lswvl.dts,
12 /dts-v1/;
13 #include "kirkwood-linkstation-6282.dtsi"
16 model = "Buffalo Linkstation LS-QVL";
17 compatible = "buffalo,lsqvl", "marvell,kirkwood-88f6282", "marvell,kirkwood";
25 pinctrl: pin-controller@10000 {
26 pmx_power_hdd1: pmx-power-hdd1 {
30 pmx_led_hdderr0: pmx-led-hdderr0 {
34 pmx_led_hdderr1: pmx-led-hdderr1 {
38 pmx_led_hdderr2: pmx-led-hdderr2 {
42 pmx_led_hdderr3: pmx-led-hdderr3 {
49 nr-ports = <2>;
54 pinctrl-0 = <&pmx_led_function_red &pmx_led_alarm
62 red-hdderr0-led {
67 red-hdderr1-led {
72 red-hdderr2-led {
77 red-hdderr3-led {
84 pinctrl-0 = <&pmx_power_hdd0 &pmx_power_hdd1 &pmx_usb_vbus>;
86 hdd_power1: regulator@3 {
87 compatible = "regulator-fixed";
89 regulator-name = "HDD1 Power";
90 regulator-min-microvolt = <5000000>;
91 regulator-max-microvolt = <5000000>;
92 enable-active-high;
93 regulator-always-on;
94 regulator-boot-on;