RTC/I2C on 82xx with Linux 2.6.x
Claus Gindhart
claus.gindhart at kontron-modular.com
Fri Apr 7 18:57:25 EST 2006
Laurent,
attached you find a rtc-driver for 2.6.13.
I ported it from 2.4 myself, because i didnt find any 2.6-port out in the
world.
the ppc_md-structure entries are initialized within the driver itself. This is
propably not 100% consistent with the coding conventions, but it works fro
me.
This i2c-layer can still be used with this driver; i have a LM75 and an EEPROM
on the same bus, which i operate via LM-Sensors and the i2c-dev driver.
--
Mit freundlichen Gruessen / Best regards
Claus Gindhart
SW R&D
Kontron Modular Computers
phone :++49 (0)8341-803-374
mailto:claus.gindhart at kontron-modular.com
http://www.kontron.com
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s++:>++:+ a+ C++$ !U !P L++>$ E-- W+(-) N- o?
K? w !O !M V !PS PE- Y+ PGP+ t 5? X R* tv- b+ DI+++
D-- G e++> h--- !r x+++
------END GEEK CODE BLOCK------
Am Friday 07 April 2006 10:16 schrieb Laurent Lagrange:
Hello,
I use a Linux 2.6.x on a custom 8270 board with a RTC on the I2C bus
(rtc8564).
I want to use it as the system date :
- Is it possible ?
- Do I need to initialize the "ppc_md" structure in the "platform_init"
function with my own RTC functions ?
- In that case, can I use the kernel I2C layer ?
Thanks all
Laurent
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded at ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtc8564.c
Type: text/x-csrc
Size: 11730 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060407/9d88f09a/attachment.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtc8564.h
Type: text/x-chdr
Size: 2356 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060407/9d88f09a/attachment.h
More information about the Linuxppc-embedded
mailing list