Skip to content

Commit 160bca5

Browse files
tiagofreire-ptrajeshkumarwr
authored andcommitted
Harmonizing the improvement on backup-switchover-mode overlay value definitions
commit 4184c4fd7685e637db2f9f1b0442f9c15a3dee0c from https://github.com/raspberrypi/linux.git rpi-6.6.y On the followup of raspberrypi/linux#5884, I missed a second duplicate definition. Now, harmonized the entire document. Signed-off-by: Tiago Freire <[email protected]> Signed-off-by: Rajeshkumar Ramasamy <[email protected]>
1 parent 52b89c1 commit 160bca5

File tree

1 file changed

+7
-1
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+7
-1
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2190,7 +2190,13 @@ Params: abx80x Select one of the ABx80x family:
21902190
source
21912191

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

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

0 commit comments

Comments
 (0)