Lines Matching +full:alarm +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
9 * Based on netxbig_v2-setup.c,
14 /dts-v1/;
17 #include "kirkwood-6281.dtsi"
18 #include "kirkwood-netxbig.dtsi"
22 compatible = "lacie,net2big_v2", "lacie,netxbig", "marvell,kirkwood-88f6281", "marvell,kirkwood";
30 compatible = "gpio-fan";
31 alarm-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
37 compatible = "regulator-fixed";
39 regulator-name = "hdd1power";
40 regulator-min-microvolt = <5000000>;
41 regulator-max-microvolt = <5000000>;
42 enable-active-high;
43 regulator-always-on;
44 regulator-boot-on;
49 g762_clk: g762-oscillator {
50 compatible = "fixed-clock";
51 #clock-cells = <0>;
52 clock-frequency = <32768>;