Skip to content

Add rtc-rv3028 support #2913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 28, 2019
Merged

Add rtc-rv3028 support #2913

merged 4 commits into from
Mar 28, 2019

Conversation

pelwell
Copy link
Contributor

@pelwell pelwell commented Mar 28, 2019

See #2912.

alexandrebelloni and others added 3 commits March 28, 2019 13:29
commit 1668845 upstream.

Add a type attribute so userspace is able to know how the data is stored as
this can help taking the correct decision when selecting which device to
use. This will also help program display the proper warnings when burning
fuses for example.

Signed-off-by: Alexandre Belloni <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
upstream commit e6e7376.

Add a driver for the MicroCrystal RV-3028. It is a SMT Real-Time Clock
Module that incorporates an integrated CMOS circuit together with an XTAL.
It has an i2c interface.

The driver handles date/time, alarms, trickle charging, timestamping,
frequency offset correction, EEPROM and NVRAM.

Signed-off-by: Alexandre Belloni <[email protected]>
@pelwell pelwell merged commit 166443d into raspberrypi:rpi-4.19.y Mar 28, 2019
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Apr 3, 2019
kernel: Add rtc-rv3028 support
See: raspberrypi/linux#2913

kernel: Enable Dynamic Clock Calculation on TLV320AIC3204
See: raspberrypi/linux#2915

kernel: overlays: Add rv3028 to i2c-rtc
See: raspberrypi/linux#2912
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Apr 3, 2019
kernel: Add rtc-rv3028 support
See: raspberrypi/linux#2913

kernel: Enable Dynamic Clock Calculation on TLV320AIC3204
See: raspberrypi/linux#2915

kernel: overlays: Add rv3028 to i2c-rtc
See: raspberrypi/linux#2912
@pelwell pelwell deleted the is2912 branch September 15, 2021 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants