renesas,ra-battery-backup

Description

Renesas RA battery backup domain

Properties

Properties not inherited from the base binding file.

Name

Type

Details

switch-threshold

string

VBATT detection threshold (VDETLVL). Below this threshold,
battery backup domain will change from VCC to VBATT. Here is
an example of configuring it:

  &battery_backup {
    switch-threshold = "2.10V";
    status = "okay";
  };

Legal values: 2.80V, 2.53V, 2.10V, 1.95V, 1.85V, 1.75V

manual-configure

boolean

Battery backup need to configure to use.
For those do not have this property, hardware
is automatically switch.