Skip to content
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

Add details about RTC / hwclock enabling #42

Closed
shawaj opened this issue Jun 14, 2016 · 1 comment
Closed

Add details about RTC / hwclock enabling #42

shawaj opened this issue Jun 14, 2016 · 1 comment

Comments

@shawaj
Copy link
Member

shawaj commented Jun 14, 2016

Add details about RTC / hwclock enabling using config.txt for HAT version:

Name:   i2c-rtc
Info:   Adds support for a number of I2C Real Time Clock devices
Load:   dtoverlay=i2c-rtc,<param>=<val>
        mcp7940x                Select the MCP7940x device

Use following to load RTC driver for our RTC MCP7940N-I/SN:
dtoverlay=i2c-rtc,mcp7940x

In future hardware versions enable auto-config using device tree if possible.

Also need documentation surrounding using hwclock functionality - see here for reference

@francesco-vannini
Copy link
Contributor

This has been done in #55

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

No branches or pull requests

2 participants