[rtc-linux] Re: [PATCH 1/4] rtc-rx8025: fix irq handler registration
From: Akinobu Mita <akinobu.mita@gmail.com>
Date: 2016-02-16 14:41:15
2016-02-16 10:25 GMT+09:00 Alexandre Belloni [off-list ref]:
Hi, Not completely related to that patch series but I was wondering if you had access to that particular RTC. The rtc-d1307 driver claims to also support rx8025 but my guess is that is is not necessary anymore. Could you check which one we should keep?
rx8025 in rtc-ds1307 driver doesn't support alarm, so we should keep rtc-rx8025. But rtc-rx8025 driver currently requires both I2C_FUNC_SMBUS_BYTE_DATA and I2C_FUNC_SMBUS_I2C_BLOCK for i2c adapter while rx8025 in rtc-ds1307 driver requires one of them. So we can't simply remove rx8025 support from rtc-ds1307 now. Maybe we can introduce emulated read/write_i2c_block_data functions for this. -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.