The coming three patchs add RTC_LIB support for loongson family machines, which incorporated the feedback of the first patchset from Ralf and Arnaud Patard. Hi, Paul Gortmaker or Alessandro Zummo, could you please help to apply the first two patches to linux-2.6.32? And the third patch is for the queue branch of Ralf's -queue git repo. Regards, Wu Zhangjin Wu Zhangjin (3): RTC: rtc-cmos.c: fix warning for MIPS RTC: rtc-cmos.c: enable RTC_DM_BINARY of RTC_LIB for fuloong2e and fuloong2f [loongson] RTC: Registration of Loongson RTC platform device arch/mips/loongson/common/Makefile | 6 +++++ arch/mips/loongson/common/rtc.c | 43 ++++++++++++++++++++++++++++++++++++ drivers/rtc/rtc-cmos.c | 8 +++--- 3 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 arch/mips/loongson/common/rtc.c