Skip to content

Hw rtc driver#170

Open
marynamalakhova wants to merge 3 commits intoKernel-GL-HRK:Maryna.Malakhovafrom
marynamalakhova:hw_rtc_driver
Open

Hw rtc driver#170
marynamalakhova wants to merge 3 commits intoKernel-GL-HRK:Maryna.Malakhovafrom
marynamalakhova:hw_rtc_driver

Conversation

@marynamalakhova
Copy link

Implement ds3231x i2c device driver that registers itself as rtc device
Implement only the read_time and write_time operations
Change rtc record in the am335x-boneblack.dts
Check module operations using hwclock and date user-space tools
Add logs and format-patch of your changes in kernel (am335x-boneblack.dts)

Implement ds3231x i2c device driver that registers itself as rtc device
Use the same "maxim,ds3231x" as compatible string
Implement only the read_time and write_time operations

Signed-off-by: Maryna Malakhova <maryna.malakhova@globallogic.com>
Check module operations using hwclock and date user-space tools (see L20
slides)

Signed-off-by: Maryna Malakhova <maryna.malakhova@globallogic.com>
Add format-patch of changes rtc record in the am335x-boneblack.dts
Use "maxim,ds3231x" as compatible string

Signed-off-by: Maryna Malakhova <maryna.malakhova@globallogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready for review Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant