Lines Matching +full:backup +full:- +full:switch +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
9 - name: rtc-device.yaml
10 - name: i2c-device.yaml
13 clkout-frequency:
16 - 32768
17 - 8192
18 - 1024
19 - 64
20 - 32
21 - 1
25 backup-switch-mode:
29 - disabled
30 - direct
31 - level
33 Automatic backup switchover function selection:
34 - disabled: The switchover function is disabled - only one power supply available (VDD)
35 - direct: Direct Switching Mode (DSM): when VDD < VBACKUP, switchover occurs from VDD to
37 - level: Level Switching Mode (LSM): when VDD < VTH:LSM (2.0 V) AND VBACKUP > VTH:LSM,
40 trickle-resistor-ohms:
43 - 3000
44 - 5000
45 - 9000
46 - 15000
48 Enable the trickle charger with provided current-limiting resistance in ohms. The trickle
51 int-gpios:
52 type: phandle-array
54 GPIO connected to the RV3028 INT interrupt output. This signal is open-drain, active low.