Lines Matching +full:alarm +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
11 /dts-v1/;
13 #include "kirkwood-netxbig.dtsi"
17 compatible = "lacie,nas2big", "lacie,netxbig", "marvell,kirkwood-88f6282", "marvell,kirkwood";
26 stdout-path = &uart0;
31 /* The on-chip RTC is not powered (no supercap). */
37 * the other netxbig-compatible boards.
45 * An I2C fan controller (GMT G762) is used but alarm is
48 compatible = "gpio-fan";
49 alarm-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
54 compatible = "simple-bus";
55 #address-cells = <1>;
56 #size-cells = <0>;
57 pinctrl-names = "default";
60 compatible = "regulator-fixed";
62 regulator-name = "hdd1power";
63 regulator-min-microvolt = <5000000>;
64 regulator-max-microvolt = <5000000>;
65 enable-active-high;
66 regulator-always-on;
67 regulator-boot-on;
71 g762_clk: g762-oscillator {
72 compatible = "fixed-clock";
73 #clock-cells = <0>;
74 clock-frequency = <32768>;
83 ethphy0: ethernet-phy@0 {
93 * to power-up the board on an RTC alarm. The external RTC can
109 chip-delay = <50>;
113 label = "U-Boot";