abracon,abx80x.txt 1.0 KB

123456789101112131415161718192021222324252627282930
  1. Abracon ABX80X I2C ultra low power RTC/Alarm chip
  2. The Abracon ABX80X family consist of the ab0801, ab0803, ab0804, ab0805, ab1801,
  3. ab1803, ab1804 and ab1805. The ab0805 is the superset of ab080x and the ab1805
  4. is the superset of ab180x.
  5. Required properties:
  6. - "compatible": should one of:
  7. "abracon,abx80x"
  8. "abracon,ab0801"
  9. "abracon,ab0803"
  10. "abracon,ab0804"
  11. "abracon,ab0805"
  12. "abracon,ab1801"
  13. "abracon,ab1803"
  14. "abracon,ab1804"
  15. "abracon,ab1805"
  16. Using "abracon,abx80x" will enable chip autodetection.
  17. - "reg": I2C bus address of the device
  18. Optional properties:
  19. The abx804 and abx805 have a trickle charger that is able to charge the
  20. connected battery or supercap. Both the following properties have to be defined
  21. and valid to enable charging:
  22. - "abracon,tc-diode": should be "standard" (0.6V) or "schottky" (0.3V)
  23. - "abracon,tc-resistor": should be <0>, <3>, <6> or <11>. 0 disables the output
  24. resistor, the other values are in ohm.