AB0801, AB0803, AB0804, AB0805,
AB1801, AB1803, AB1804, AB1805
+ bq32000 Select the TI BQ32000 device
+
ds1307 Select the DS1307 device
ds1339 Select the DS1339 device
device must be configured to use the specified
address.
+ trickle-diode-disable Do not use the internal trickle charger diode
+ (BQ32000 only)
+
trickle-diode-type Diode type for trickle charge - "standard" or
"schottky" (ABx80x and RV1805 only)
AB0801, AB0803, AB0804, AB0805,
AB1801, AB1803, AB1804, AB1805
+ bq32000 Select the TI BQ32000 device
+
ds1307 Select the DS1307 device
ds1339 Select the DS1339 device
device must be configured to use the specified
address.
+ trickle-diode-disable Do not use the internal trickle charger diode
+ (BQ32000 only)
+
trickle-diode-type Diode type for trickle charge - "standard" or
"schottky" (ABx80x and RV1805 only)
};
};
+ fragment@19 {
+ target = <&i2cbus>;
+ __dormant__ {
+ #address-cells = <1>;
+ #size-cells = <0>;
+
+ bq32000: bq32000@68 {
+ compatible = "ti,bq32000";
+ trickle-resistor-ohms = <0>;
+ reg = <0x68>;
+ };
+ };
+ };
+
+
__overrides__ {
abx80x = <0>,"+0";
ds1307 = <0>,"+1";
pcf85063 = <0>,"+15";
pcf85063a = <0>,"+16";
s35390a = <0>,"+18";
+ bq32000 = <0>,"+19";
addr = <&abx80x>, "reg:0",
<&ds1307>, "reg:0",
<&m41t62>, "reg:0",
<&rv1805>, "reg:0",
<&s35390a>, "reg:0";
+ trickle-diode-disable = <&bq32000>,"trickle-diode-disable?";
trickle-diode-type = <&abx80x>,"abracon,tc-diode",
<&rv1805>,"abracon,tc-diode";
trickle-resistor-ohms = <&ds1339>,"trickle-resistor-ohms:0",
<&ds1340>,"trickle-resistor-ohms:0",
<&abx80x>,"abracon,tc-resistor:0",
<&rv3028>,"trickle-resistor-ohms:0",
- <&rv1805>,"abracon,tc-resistor:0";
+ <&rv1805>,"abracon,tc-resistor:0",
+ <&bq32000>,"abracon,tc-resistor:0";
backup-switchover-mode = <&rv3028>,"backup-switchover-mode:0";
wakeup-source = <&ds1339>,"wakeup-source?",
<&ds3231>,"wakeup-source?",