Skip to content

Commit

Permalink
Harmonizing the improvement on backup-switchover-mode overlay value d…
Browse files Browse the repository at this point in the history
…efinitions

On the followup of #5884, I missed a second duplicate definition. Now, harmonized the entire document.

Signed-off-by: Tiago Freire <41837236+tiagofreire-pt@users.noreply.github.com>
  • Loading branch information
tiagofreire-pt authored and popcornmix committed Feb 6, 2024
1 parent 989553b commit 3bbd9bc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion arch/arm/boot/dts/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -2194,7 +2194,13 @@ Params: abx80x Select one of the ABx80x family:
source

backup-switchover-mode Backup power supply switch mode. Must be 0 for
off or 1 for Vdd < VBackup (RV3028, RV3032)
"Switchover disabled", 1 for "Direct Switching"
(if Vdd < VBackup), 2 for "Standby
Mode" (if Vdd < Vbackup,
does not draw current) or 3 for
"Level Switching" (if Vdd < Vbackup
and Vdd < Vddsw and Vbackup > Vddsw)
(RV3028, RV3032)

i2c_gpio_sda GPIO used for I2C data (default "23")

Expand Down

0 comments on commit 3bbd9bc

Please sign in to comment.