zephyr/dts
Peter A. Bigot e444274e95 drivers: counter: add Maxim DS3231 support
The DS3231 is an I2C real-time clock with internal temperature
compensated oscillator, maintaining civil time to 1 s precision with
nominal 2 ppm accuracy from 0-40 Cel.

The basic functionality is exposed as a counter that is always running
at 1 Hz.  Much more functionality is exposed as driver-specific API,
including the ability to translate between the time scale of the DS3231
and the time scale of the Zephyr uptime clock.  This allows correlation
of events in the system clock to UTC, TAI, or whatever time scale is
used to maintain the DS3231.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-05-07 19:45:06 +02:00
..
arc board: iotdk: disable unused peripherals in dts 2020-04-28 11:53:46 -05:00
arm boards: frdm_kw41z: enable PWM support 2020-05-06 11:33:37 -05:00
bindings drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
common dts: introduce macro's to help with changing unit-addr 2020-02-05 17:10:54 -05:00
nios2 dts: nios2: Add interrupt controller support in dts 2020-03-27 15:16:53 -05:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
x86 soc: x86: atom: sync linker / memory map on atom with ia32 2020-04-29 10:19:59 -07:00
xtensa intc: intc_cavs: Use DTS labels for device names 2020-04-22 04:59:22 -05:00
binding-template.yaml dts: fix up type comments in binding-template.yaml 2020-02-13 02:14:34 -06:00
Kconfig drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00