freebsd-dev/sys/modules/i2c
Marcin Wojtas d97d838569 Introduce support for Epson RX-8803 RTC.
This patch introduces support for Epson RX-8803 RTC controller accessible
over I2C bus. It has a resolution of 1 sec.
Support for interrupt based alarm was not implemented.

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: manu
Obtained from: Semihalf
Sponsored by: Alstom Group
Differential Revision: https://reviews.freebsd.org/D24364
2020-05-25 15:40:02 +00:00
..
ads111x Include ofw_bus_if.h in SRCS only on systems configured with the FDT option. 2019-12-13 23:22:49 +00:00
controllers Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
cyapa
ds13rtc
ds1307
ds1672 Build the ds1672 driver as a module. Add a detach() to unregister the rtc. 2018-03-06 02:30:34 +00:00
ds3231
icee
if_ic
iic
iicbb
iicbus iicbus(4): Add support for ACPI-based children enumeration 2020-03-09 20:31:38 +00:00
iicsmb
isl Add opt_platform.h for several modules that have #ifdef FDT in the source. 2018-04-01 18:22:24 +00:00
isl12xx
jedec_dimm jedec_dimm(4): report asset info and temperatures for DDR3 and DDR4 DIMMs 2018-02-22 23:18:46 +00:00
mux Add support for i2c bus mux hardware. 2020-01-02 17:51:49 +00:00
nxprtc
rtc8583 Build iicbus/rtc8583 as a module. 2018-03-04 21:06:21 +00:00
rx8803 Introduce support for Epson RX-8803 RTC. 2020-05-25 15:40:02 +00:00
s35390a
smb
smbus
tca6416 Add TCA6416 GPIO expander support. 2020-05-25 15:31:43 +00:00
Makefile Introduce support for Epson RX-8803 RTC. 2020-05-25 15:40:02 +00:00
Makefile.inc