[i2c] [PATCH 0/2] Add support for the S-35390A RTC chip.

Byron Bradley byron.bbradley at gmail.com
Sat Dec 15 21:42:54 CET 2007


These patches provide support the S-35390A RTC chip as used in the
QNAP TS-109/TS-209 NAS devices. Along with a change from Andrew Morton
this has already been accepted into the -mm tree but it was suggested
that I send it to this list for an I2C review.

This chip is special in that the first 4-bits of the address are fixed
to 0xc and the next 3-bits are used as a command so it takes up 8 addresses
on the I2C bus.

0001 Add support for the S-35390A RTC chip.
0002 rtc-add-support-for-the-s-35390a-rtc-chip-fix
        Written by Andrew Morton this replaces my bit-reversing function
        with bitrev8().

Cheers,

--
Byron Bradley





More information about the i2c mailing list